1
0
grunfink 10 сар өмнө
parent
commit
234f3e285c
1 өөрчлөгдсөн 1 нэмэгдсэн , 1 устгасан
  1. 1 1
      snac.h

+ 1 - 1
snac.h

@@ -1,7 +1,7 @@
 /* snac - A simple, minimalistic ActivityPub instance */
 /* copyright (c) 2022 - 2025 grunfink et al. / MIT license */
 
-#define VERSION "2.83"
+#define VERSION "2.84-dev"
 
 #define USER_AGENT "snac/" VERSION