summaryrefslogtreecommitdiff
path: root/snac.h
diff options
context:
space:
mode:
authordefault <nobody@localhost>2022-12-10 14:49:46 +0100
committerdefault <nobody@localhost>2022-12-10 14:49:46 +0100
commitbf3cfe24c96a6266e3b0cbcf0f88f16ca84355eb (patch)
treea64f556225b7c2706772c8a9c42d08411331a864 /snac.h
parent7336a8ee3e398d7c7981d1ee247a837f48684446 (diff)
Bumped development 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 84d4788..ac3c0d6 100644
--- a/snac.h
+++ b/snac.h
@@ -1,7 +1,7 @@
/* snac - A simple, minimalistic ActivityPub instance */
/* copyright (c) 2022 grunfink - MIT license */
-#define VERSION "2.14"
+#define VERSION "2.15-dev"
#define USER_AGENT "snac/" VERSION