aboutsummaryrefslogtreecommitdiff
path: root/snac.h
diff options
context:
space:
mode:
authordefault <nobody@localhost>2024-11-24 09:26:54 +0100
committerdefault <nobody@localhost>2024-11-24 09:26:54 +0100
commit76654f1bfa76cef43fbb88d316b4c677fd8a89bb (patch)
treea7564d914ef4bffeb312d435c7e1e68c91151267 /snac.h
parent93f70d6759e0bc67326ca78283cd9627f8ca4580 (diff)
Bumped version.
Diffstat (limited to 'snac.h')
-rw-r--r--snac.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/snac.h b/snac.h
index fc7a657..7a262a9 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.64"
+#define VERSION "2.65-dev"
#define USER_AGENT "snac/" VERSION