summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authordefault <nobody@localhost>2022-12-15 11:06:49 +0100
committerdefault <nobody@localhost>2022-12-15 11:06:49 +0100
commitac50a77abd50d2a6f343410210559ddcca7df03b (patch)
treefbd92e2c2ee491903d74aab0dc8813caf0e85860
parent6a7007e381a37521846ef94aea91d0b961a2abbb (diff)
Bumped version.
-rw-r--r--snac.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/snac.h b/snac.h
index 869d2d9..3406d9a 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.15"
+#define VERSION "2.16-dev"
#define USER_AGENT "snac/" VERSION