aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authordefault <nobody@localhost>2025-02-11 18:53:36 +0100
committerdefault <nobody@localhost>2025-02-11 18:53:36 +0100
commit2f4e7a21dc7fc2096b37179a677c1a765409cb51 (patch)
tree5fafb4cc321fdb4e9dd4bbcfedd4dddfa9ad3bb6
parentf58642b4396f1433f270f15a2a19e50e08179be4 (diff)
Bumped version.
-rw-r--r--snac.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/snac.h b/snac.h
index 2ff3235..9d349fd 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.72"
+#define VERSION "2.73-dev"
#define USER_AGENT "snac/" VERSION