summaryrefslogtreecommitdiff
path: root/snac.h
diff options
context:
space:
mode:
authordefault <nobody@localhost>2024-02-16 05:28:32 +0100
committerdefault <nobody@localhost>2024-02-16 05:28:32 +0100
commit39d3f5b2c3a304928c0a214ee110922c14afc77a (patch)
tree7b8296d4a035a56a98b6e2a6a21e9859ac8356c1 /snac.h
parent572c52f9fea21b81fbaae4c74adfab857f7924e4 (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 51d223f..a4b45d0 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.47"
+#define VERSION "2.48-dev"
#define USER_AGENT "snac/" VERSION