summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authordefault <nobody@localhost>2022-12-04 11:38:41 +0100
committerdefault <nobody@localhost>2022-12-04 11:38:41 +0100
commit7e07b0192ca988dee56d5df0f6ea5f9fa796a762 (patch)
tree3e62e6e1864c613233dfe97208412db89309d27b
parentfb4d1f0b9c8f2dde0a6d654ca3fed7434df1527b (diff)
Bumped version.
-rw-r--r--snac.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/snac.h b/snac.h
index d10a5bb..00443f9 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.13"
+#define VERSION "2.14-dev"
#define USER_AGENT "snac/" VERSION