summaryrefslogtreecommitdiff
path: root/snac.h
diff options
context:
space:
mode:
authordefault <nobody@localhost>2023-01-17 09:21:42 +0100
committerdefault <nobody@localhost>2023-01-17 09:21:42 +0100
commit8e1f4430ff0408fff1b25715d45065afb4f6bd10 (patch)
treef88b4232525e901a3c64b0c1191a13b1b5c58c94 /snac.h
parent56ee90efd6b266e6aba3265330d8620ab41375fd (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 780a30e..c50b526 100644
--- a/snac.h
+++ b/snac.h
@@ -1,7 +1,7 @@
/* snac - A simple, minimalistic ActivityPub instance */
/* copyright (c) 2022 grunfink - MIT license */
-#define VERSION "2.18"
+#define VERSION "2.19-dev"
#define USER_AGENT "snac/" VERSION