aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorgrunfink <grunfink@comam.es>2025-04-28 05:16:35 +0200
committergrunfink <grunfink@comam.es>2025-04-28 05:16:35 +0200
commitd8e640a4dac0dd83c15ba4bb4e314f8fd5e17357 (patch)
tree3d1eeffdc0f4e58f8c22c1db0c73bdbeb2f22670
parentda0ce17f15e3bb0d3b9eb1442f036d8f549ceee8 (diff)
Bumped version.
-rw-r--r--snac.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/snac.h b/snac.h
index c2e1507..06f9568 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.75"
+#define VERSION "2.76-dev"
#define USER_AGENT "snac/" VERSION