summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authordefault <nobody@localhost>2024-02-05 19:20:27 +0100
committerdefault <nobody@localhost>2024-02-05 19:20:27 +0100
commit67fbc6816b7bf22ecf9c93e1f42700e409b3b21c (patch)
treeb51f9567e3c090936922fc5782524d463f0d2745
parent85bf3472b79e73428b0394e75fc41b35109a6cbb (diff)
Bumped version.
-rw-r--r--snac.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/snac.h b/snac.h
index 0190d12..45861f8 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.46"
+#define VERSION "2.47-dev"
#define USER_AGENT "snac/" VERSION