summaryrefslogtreecommitdiff
path: root/snac.h
diff options
context:
space:
mode:
authordefault <nobody@localhost>2023-07-24 13:36:42 +0200
committerdefault <nobody@localhost>2023-07-24 13:36:42 +0200
commite95d422be315bfa9779997772a41769a9d9b7047 (patch)
tree681353c534c214ac91e52fcc0ff5ddc2124abf8e /snac.h
parentf67ac2517c1b72e56dedf195070bde226d64f0a6 (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 df13ddd..2fd0fce 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.38"
+#define VERSION "2.39-dev"
#define USER_AGENT "snac/" VERSION