summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authordefault <nobody@localhost>2024-08-11 17:29:51 +0200
committerdefault <nobody@localhost>2024-08-11 17:29:51 +0200
commit501912d28cb8044f891c990cdf298ff449a033cd (patch)
tree795904b8e7072a3be86b95bf24c4322255249410
parent382ff0334994a11b9905a5b9eceea95ef3153424 (diff)
Bumped version.
-rw-r--r--snac.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/snac.h b/snac.h
index 58a513f..7cf9b81 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.57"
+#define VERSION "2.58-dev"
#define USER_AGENT "snac/" VERSION