summaryrefslogtreecommitdiff
path: root/snac.h
diff options
context:
space:
mode:
authordefault <nobody@localhost>2024-01-23 16:26:16 +0100
committerdefault <nobody@localhost>2024-01-23 16:26:16 +0100
commitc00a544b76d6718ea5331464a62d2e19158e9692 (patch)
tree8b51de8d1c75745486611dd106b60eb704fcc25f /snac.h
parent2896cb20d909f5aeaa1945dce78d6a5f7c35b66c (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 79d23b5..96d858a 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.45"
+#define VERSION "2.46-dev"
#define USER_AGENT "snac/" VERSION