summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authordefault <nobody@localhost>2023-06-16 09:26:17 +0200
committerdefault <nobody@localhost>2023-06-16 09:26:17 +0200
commit1b1cb2dc384df37b753e1df65e995b81b341ff34 (patch)
tree48057ded6f8af8161bd8eac484ff18fda31c415f
parent5be22394675bff99cae673251696f8d0ce8ce0de (diff)
Bumped version.
-rw-r--r--snac.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/snac.h b/snac.h
index 26ee83d..71160e7 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.35"
+#define VERSION "2.36-dev"
#define USER_AGENT "snac/" VERSION