summaryrefslogtreecommitdiff
path: root/snac.h
diff options
context:
space:
mode:
authordefault <nobody@localhost>2023-07-08 09:58:01 +0200
committerdefault <nobody@localhost>2023-07-08 09:58:01 +0200
commitc562a4531c438b4848f569d2c3901708b7bbce43 (patch)
treedf640cc7103785470bc3d58d108ddf3ad144c522 /snac.h
parentf2e0b7747813445138d5b65363fd3a74c7a2454a (diff)
Bumper 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 1ef1d38..72da95d 100644
--- a/snac.h
+++ b/snac.h
@@ -1,7 +1,7 @@
/* snac - A simple, minimalistic ActivityPub instance */
/* copyright (c) 2022 - 2023 grunfink / MIT license */
-#define VERSION "2.36"
+#define VERSION "2.37-dev"
#define USER_AGENT "snac/" VERSION