summaryrefslogtreecommitdiff
path: root/snac.h
diff options
context:
space:
mode:
authordefault <nobody@localhost>2023-04-30 06:01:08 +0200
committerdefault <nobody@localhost>2023-04-30 06:01:08 +0200
commit6b632e1ee9450f12c51442264e402753f8dfe325 (patch)
treeb4b571486bb4016d595fa954f15f7709655bcac1 /snac.h
parent049818a9042ce1da23e6fe3c41f776b1470e7cc4 (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 fe7adfb..a17d33f 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.29"
+#define VERSION "2.30-dev"
#define USER_AGENT "snac/" VERSION