Version 2.12 RELEASED.

This commit is contained in:
default
2022-11-23 15:46:43 +01:00
parent c902de3fa6
commit 2a5f10583b
+1 -1
View File
@@ -1,7 +1,7 @@
/* snac - A simple, minimalistic ActivityPub instance */
/* copyright (c) 2022 grunfink - MIT license */
#define VERSION "2.11"
#define VERSION "2.12"
#define USER_AGENT "snac/" VERSION