summaryrefslogtreecommitdiff
path: root/snac.h
diff options
context:
space:
mode:
authordefault <nobody@localhost>2024-04-09 06:33:49 +0200
committerdefault <nobody@localhost>2024-04-09 06:33:49 +0200
commitabb4f16c71bd4ecb3bc25815dbbc2d8c3ba3b4ca (patch)
tree07d82ae50407171679219c43cd1f5844c3bf012c /snac.h
parent887b9ae1764f78b772cc5b13578614bf0336176e (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 bccb3bd..0de9d5c 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.51"
+#define VERSION "2.52-dev"
#define USER_AGENT "snac/" VERSION