aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authordefault <nobody@localhost>2025-02-04 13:57:19 +0100
committerdefault <nobody@localhost>2025-02-04 13:57:19 +0100
commitf942acf3e987989b4898ee43b00685092127399e (patch)
tree24aa3e842863c33029eff7f92828595a37bb3df5
parente1e4c0ca1ade524eb6d2585215c0b028ffaf5a8b (diff)
Bumped version.
-rw-r--r--snac.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/snac.h b/snac.h
index 0cd6113..b4852f3 100644
--- a/snac.h
+++ b/snac.h
@@ -1,7 +1,7 @@
/* snac - A simple, minimalistic ActivityPub instance */
/* copyright (c) 2022 - 2025 grunfink et al. / MIT license */
-#define VERSION "2.70"
+#define VERSION "2.71-dev"
#define USER_AGENT "snac/" VERSION