aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authordefault <nobody@localhost>2025-02-04 17:11:43 +0100
committerdefault <nobody@localhost>2025-02-04 17:11:43 +0100
commitd1d9e1397e6d7ee182316bbbb1dd0b1b9788b36f (patch)
tree9c929015ea11922894ec36b98af5fdad178146e7
parentbe9104783e75548195ec9f9661d4a3365d300f85 (diff)
Bumped version.
-rw-r--r--snac.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/snac.h b/snac.h
index 4618b87..7b5c54c 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.71"
+#define VERSION "2.72-dev"
#define USER_AGENT "snac/" VERSION