summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authordefault <nobody@localhost>2023-03-02 09:30:23 +0100
committerdefault <nobody@localhost>2023-03-02 09:30:23 +0100
commit987f1d288b308efac6d4c163339c663df76c4d6e (patch)
tree19ea96a4dc286b590c87b97bdc8b80f4ab977709
parentd53d9af2bea8c023319a56d6e3d60d38826f8708 (diff)
Bumped version.
-rw-r--r--snac.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/snac.h b/snac.h
index 3ad8891..9ea3619 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.24"
+#define VERSION "2.25-dev"
#define USER_AGENT "snac/" VERSION