summaryrefslogtreecommitdiff
path: root/snac.h
diff options
context:
space:
mode:
authordefault <nobody@localhost>2024-01-29 16:41:29 +0100
committerdefault <nobody@localhost>2024-01-29 16:41:29 +0100
commitb3e289b40b5c89acc1bf5cdc7b68f2e0f058dfe3 (patch)
tree6a611cb7276f12964ea805973da4220b36ae8cad /snac.h
parent5abec4c549190bf1de7e95a8e750d28a19b9a633 (diff)
Version 2.46 RELEASED.
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 3c9be4d..f6f7b0b 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.46-dev"
+#define VERSION "2.46"
#define USER_AGENT "snac/" VERSION