summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authordefault <nobody@localhost>2023-05-21 20:33:20 +0200
committerdefault <nobody@localhost>2023-05-21 20:33:20 +0200
commit2ab5b017b64584b2040dfa1d5ce5a2fb30a9d4ac (patch)
treeb993bd275888fb76f0e1fdf8133ae88dcfecbd6a
parent49362f54049a357e52cd6c57d2aa20d33add3307 (diff)
Bumped version.
-rw-r--r--snac.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/snac.h b/snac.h
index 441fa7e..2397728 100644
--- a/snac.h
+++ b/snac.h
@@ -1,7 +1,7 @@
/* snac - A simple, minimalistic ActivityPub instance */
/* copyright (c) 2022 - 2023 grunfink / MIT license */
-#define VERSION "2.32"
+#define VERSION "2.33-dev"
#define USER_AGENT "snac/" VERSION