aboutsummaryrefslogtreecommitdiff
path: root/snac.h
diff options
context:
space:
mode:
authorgrunfink <grunfink@comam.es>2025-07-08 17:49:48 +0200
committergrunfink <grunfink@comam.es>2025-07-08 17:49:48 +0200
commit11e9a128594f93f3e05d53de543733d04feb5555 (patch)
tree1f153bdd88b269920f3b81a9851284b5679f855e /snac.h
parent08f03cde6b469428494d3870ac54f740fd4641c4 (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 b50f345..e4e190d 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.80"
+#define VERSION "2.81-dev"
#define USER_AGENT "snac/" VERSION