summaryrefslogtreecommitdiff
path: root/snac.h
diff options
context:
space:
mode:
authordefault <nobody@localhost>2024-03-23 07:51:10 +0100
committerdefault <nobody@localhost>2024-03-23 07:51:10 +0100
commit6fb0b9c0d07aff98626b9fbee4c28e050fe4acc3 (patch)
treee3ed6b47601aca1176927bda35814877e8c1dd22 /snac.h
parent21400ca13a15d136dc083506264efd54adff16bd (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 054b1f1..5a92abc 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.50"
+#define VERSION "2.51-dev"
#define USER_AGENT "snac/" VERSION