summaryrefslogtreecommitdiff
path: root/snac.h
diff options
context:
space:
mode:
authordefault <nobody@localhost>2023-05-07 09:38:45 +0200
committerdefault <nobody@localhost>2023-05-07 09:38:45 +0200
commit699702cd72046d1c613f9952ab310882710843b0 (patch)
treebfdf4081d13a8316b15ecfc18f1f3746c94c4022 /snac.h
parent14950d6954ea689c1225df8963372d9b5a2ba4ec (diff)
Bumped version.
Diffstat (limited to 'snac.h')
-rw-r--r--snac.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/snac.h b/snac.h
index 782ae51..6a8092a 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.30"
+#define VERSION "2.31-dev"
#define USER_AGENT "snac/" VERSION