summaryrefslogtreecommitdiff
path: root/snac.h
diff options
context:
space:
mode:
authordefault <nobody@localhost>2023-02-05 19:09:22 +0100
committerdefault <nobody@localhost>2023-02-05 19:09:22 +0100
commit70c73d03363e890c4d7f85287fa7624160b1c352 (patch)
tree1af3c8c37688152875f857c6ae664d8104ad2768 /snac.h
parent143c73500bb2a528f2a124e0a5ca34259a44bf05 (diff)
New user option 'purge_days'.
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 8617e32..da4f7cd 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.20"
+#define VERSION "2.21-dev"
#define USER_AGENT "snac/" VERSION