aboutsummaryrefslogtreecommitdiff
path: root/snac.h
diff options
context:
space:
mode:
authordefault <nobody@localhost>2025-01-01 14:12:45 +0100
committerdefault <nobody@localhost>2025-01-01 14:12:45 +0100
commitf72fbce22d6362e52dee7b6b3f5af78393791605 (patch)
treec61b5d8ae819d9b620e9e018ec65ba3a1e0cb24c /snac.h
parent7f6047268e915a3d8fac07103445d6e3fcc7ecc0 (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 b56761e..2057e2c 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.67"
+#define VERSION "2.68-dev"
#define USER_AGENT "snac/" VERSION