summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authordefault <nobody@localhost>2023-07-13 21:13:37 +0200
committerdefault <nobody@localhost>2023-07-13 21:13:37 +0200
commita2874b4b4929e1c1600132660d99689a3576becc (patch)
treec6c67a8dfc4669078725226159c88ffe5a5dfe2b
parenta549ff4b0dbda34d26334e8f8cb7daff9faa7d02 (diff)
Bumped version.
-rw-r--r--snac.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/snac.h b/snac.h
index e36a60b..17511db 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.37"
+#define VERSION "2.38-dev"
#define USER_AGENT "snac/" VERSION