summaryrefslogtreecommitdiff
path: root/snac.h
diff options
context:
space:
mode:
authordefault <nobody@localhost>2024-05-26 09:29:38 +0200
committerdefault <nobody@localhost>2024-05-26 09:29:38 +0200
commitdb5a72b6a01eddc61f916365aaf175fb937298f1 (patch)
tree502794ebb9f15917fcbcccc476a4cc6e9627200a /snac.h
parent8e0ccc6d76af26c83e5adebfaa18aef364e59975 (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 79e144a..0f1dfff 100644
--- a/snac.h
+++ b/snac.h
@@ -1,7 +1,7 @@
/* snac - A simple, minimalistic ActivityPub instance */
/* copyright (c) 2022 - 2024 grunfink et al. / MIT license */
-#define VERSION "2.53"
+#define VERSION "2.54-dev"
#define USER_AGENT "snac/" VERSION