summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authordefault <nobody@localhost>2024-07-11 09:51:04 +0200
committerdefault <nobody@localhost>2024-07-11 09:51:04 +0200
commit52575203148069b19c1dca80126d70edf3916889 (patch)
tree15d7d218320fe9df5324daf97aac6fcfae16e67c
parent1b8d1abbfb6f060f5bf98a1a3a46d662f3afbb36 (diff)
Bumped version.
-rw-r--r--snac.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/snac.h b/snac.h
index acbb1ae..9dd2024 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.56"
+#define VERSION "2.57-dev"
#define USER_AGENT "snac/" VERSION