summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authordefault <nobody@localhost>2023-10-17 20:02:23 +0200
committerdefault <nobody@localhost>2023-10-17 20:02:23 +0200
commit24d8ead64cf6af30b1b848220ff0ec4871358920 (patch)
treec706f93bfe612576c8aedff9f81d9040ede4ec56
parent6cd3e768908e99c9bfb5d4f896b9765a477e4214 (diff)
Bumped version.
-rw-r--r--snac.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/snac.h b/snac.h
index ca6d8fd..4d103d1 100644
--- a/snac.h
+++ b/snac.h
@@ -1,7 +1,7 @@
/* snac - A simple, minimalistic ActivityPub instance */
/* copyright (c) 2022 - 2023 grunfink et al. / MIT license */
-#define VERSION "2.42"
+#define VERSION "2.43-dev"
#define USER_AGENT "snac/" VERSION