Browse Source

Bumped version.

default 3 years ago
parent
commit
d3c1b3127a
1 changed files with 1 additions and 1 deletions
  1. 1 1
      snac.h

+ 1 - 1
snac.h

@@ -1,7 +1,7 @@
 /* snac - A simple, minimalistic ActivityPub instance */
 /* copyright (c) 2022 - 2023 grunfink / MIT license */
 
-#define VERSION "2.31"
+#define VERSION "2.32-dev"
 
 #define USER_AGENT "snac/" VERSION