aboutsummaryrefslogtreecommitdiff
path: root/snac.h
diff options
context:
space:
mode:
authorGiacomo Tesio <giacomo@tesio.it>2024-12-09 15:23:53 +0100
committerGiacomo Tesio <giacomo@tesio.it>2024-12-09 15:23:53 +0100
commit4ea42930b34285231244d9bfc9af7fb9307c3f8c (patch)
tree6f717e3cc5ca75e28bb71c4c7ba7475af8f51e4b /snac.h
parentbd74ffda5b25cc07e8d559815e027c8dab3b9d73 (diff)
parent7808d7062508c1b4740eea508baf503dffd89a70 (diff)
Merge branch 'master' into build-with-musl
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 a3c055b..acc175f 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-dev"
+#define VERSION "2.66"
#define USER_AGENT "snac/" VERSION