aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authordefault <nobody@localhost>2024-12-15 23:08:17 +0100
committerdefault <nobody@localhost>2024-12-15 23:08:17 +0100
commite79cd9f71fa4b453e07018497370c5bb072a3987 (patch)
treea749fa02013184b1af4680e631bfc5ad1a553b7e
parentc6562fa39bc3b609429fea9064a94cf080922da5 (diff)
Bumped version.
-rw-r--r--snac.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/snac.h b/snac.h
index 5b8b2f8..be271ae 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.66"
+#define VERSION "2.67-dev"
#define USER_AGENT "snac/" VERSION