summaryrefslogtreecommitdiff
path: root/snac.h
diff options
context:
space:
mode:
authordefault <nobody@localhost>2023-01-27 18:31:16 +0100
committerdefault <nobody@localhost>2023-01-27 18:31:16 +0100
commit5163f93c028bead0bd6d84f75b5df33c41973aba (patch)
tree537fb8d8275a91053fbdf18790becbe3cbb44f40 /snac.h
parent756e8cb2a7936acea6f6f26580c8d632ab30d70f (diff)
Bumped 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 a6f8661..8a0337a 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.19"
+#define VERSION "2.20-dev"
#define USER_AGENT "snac/" VERSION