summaryrefslogtreecommitdiff
path: root/snac.h
diff options
context:
space:
mode:
authordefault <nobody@localhost>2023-05-15 11:15:53 +0200
committerdefault <nobody@localhost>2023-05-15 11:15:53 +0200
commitd3c1b3127ae264811e3ca6b850fbc32a984e039e (patch)
treea0458f70baaedabcc9327e87f4e05e93bd7925dc /snac.h
parente9588a71ae67427d3ed0c50246f46724aa7611c3 (diff)
Bumped version.
Diffstat (limited to 'snac.h')
-rw-r--r--snac.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/snac.h b/snac.h
index d0e8d49..3939cc9 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.31"
+#define VERSION "2.32-dev"
#define USER_AGENT "snac/" VERSION