Bumped version.

This commit is contained in:
default
2022-12-04 11:38:41 +01:00
parent fb4d1f0b9c
commit 7e07b0192c
+1 -1
View File
@@ -1,7 +1,7 @@
/* snac - A simple, minimalistic ActivityPub instance */
/* copyright (c) 2022 grunfink - MIT license */
#define VERSION "2.13"
#define VERSION "2.14-dev"
#define USER_AGENT "snac/" VERSION