aboutsummaryrefslogtreecommitdiff
path: root/snac.h
diff options
context:
space:
mode:
authorbyte <byte@noreply.codeberg.org>2025-09-20 17:17:27 +0200
committerbyte <byte@noreply.codeberg.org>2025-09-20 17:17:27 +0200
commit5610ffb13bebe2739cb865f47ee73725512ec600 (patch)
tree746be79b43ebbc2826e2951bdc14e2eb388b8cfa /snac.h
parentdcf5acaf538924aab532ea95bb311e4b80538856 (diff)
parent8e58a6b8a76c31914ba57f8ad8be018ba872a250 (diff)
Merge branch 'master' into feature/visibility
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 984300b..dc9d19a 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.83-dev"
+#define VERSION "2.83"
#define USER_AGENT "snac/" VERSION