summaryrefslogtreecommitdiff
path: root/snac.h
diff options
context:
space:
mode:
authordefault <nobody@localhost>2023-09-06 14:33:51 +0200
committerdefault <nobody@localhost>2023-09-06 14:33:51 +0200
commitb1e9a005226643309842323d6e10ec64fd5b50b4 (patch)
tree2b98fe6904807f0d25c3313b1eb88757dcc4d53a /snac.h
parentd32141eb224e67c77797ea8d97b47fce75d33f2d (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 2e5935a..e0d9fcc 100644
--- a/snac.h
+++ b/snac.h
@@ -1,7 +1,7 @@
/* snac - A simple, minimalistic ActivityPub instance */
/* copyright (c) 2022 - 2023 grunfink et al. / MIT license */
-#define VERSION "2.41"
+#define VERSION "2.42-dev"
#define USER_AGENT "snac/" VERSION