summaryrefslogtreecommitdiff
path: root/snac.h
diff options
context:
space:
mode:
authordefault <nobody@localhost>2024-05-11 09:37:34 +0200
committerdefault <nobody@localhost>2024-05-11 09:37:34 +0200
commita0d98f3d2ad06571983caa155e1bbd8b2012fbb3 (patch)
treecc7527788629f3895e0430ad73476f3b3d6d3c60 /snac.h
parent32646aa786851ecaed7121f31afaf6df2d5eeb16 (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 64d48f2..c4e062b 100644
--- a/snac.h
+++ b/snac.h
@@ -1,7 +1,7 @@
/* snac - A simple, minimalistic ActivityPub instance */
/* copyright (c) 2022 - 2024 grunfink et al. / MIT license */
-#define VERSION "2.52"
+#define VERSION "2.53-dev"
#define USER_AGENT "snac/" VERSION