aboutsummaryrefslogtreecommitdiff
path: root/snac.h
diff options
context:
space:
mode:
authordefault <nobody@localhost>2025-01-25 05:29:01 +0100
committerdefault <nobody@localhost>2025-01-25 05:29:01 +0100
commit71537bdaf8fa3e752b7178efdf53e5c1c1402973 (patch)
tree331692597499e68533dfb6ea0b93e4985569e149 /snac.h
parent5c303d539b48cdec5cc9cca77472faaa7c5c8d71 (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 c0e512d..344dbaa 100644
--- a/snac.h
+++ b/snac.h
@@ -1,7 +1,7 @@
/* snac - A simple, minimalistic ActivityPub instance */
/* copyright (c) 2022 - 2025 grunfink et al. / MIT license */
-#define VERSION "2.69"
+#define VERSION "2.70-dev"
#define USER_AGENT "snac/" VERSION