summaryrefslogtreecommitdiff
path: root/snac.h
diff options
context:
space:
mode:
authordefault <nobody@localhost>2022-12-03 19:28:16 +0100
committerdefault <nobody@localhost>2022-12-03 19:28:16 +0100
commitc70bd2a85da778e0cd88ea7f2c909621f9c0f55f (patch)
tree401234e678e9808a84f64cee6c6801f29c69d3f0 /snac.h
parent67a81a7bf9c65b1d7ec5cb5ac255169222be24ac (diff)
Show the 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 0980321..32d7f14 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.12"
+#define VERSION "2.13-dev"
#define USER_AGENT "snac/" VERSION