Version 2.02 RELEASED.

This commit is contained in:
default
2022-10-07 18:15:37 +02:00
parent a366ca3e44
commit 266207a9a5
+1 -1
View File
@@ -1,7 +1,7 @@
/* snac - A simple, minimalistic ActivityPub instance */
/* copyright (c) 2022 grunfink - MIT license */
#define VERSION "2.01"
#define VERSION "2.02"
#define USER_AGENT "snac/" VERSION