summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authordefault <nobody@localhost>2024-06-18 06:41:11 +0200
committerdefault <nobody@localhost>2024-06-18 06:41:11 +0200
commitd50e99491c68b264db3e0d790ffc9845bb0ae365 (patch)
treece543fae44e17d566b1f635b6d6f9ffa66044437
parentc0333ea0c84e544c84dafcab48dbaa595d6d34b1 (diff)
Bumped version.
-rw-r--r--snac.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/snac.h b/snac.h
index ad8686a..f3c1b0c 100644
--- a/snac.h
+++ b/snac.h
@@ -1,7 +1,7 @@
/* snac - A simple, minimalistic ActivityPub instance */
/* copyright (c) 2022 - 2024 grunfink et al. / MIT license */
-#define VERSION "2.55"
+#define VERSION "2.56-dev"
#define USER_AGENT "snac/" VERSION