summaryrefslogtreecommitdiff
path: root/snac.h
diff options
context:
space:
mode:
authordefault <nobody@localhost>2024-02-12 11:16:54 +0100
committerdefault <nobody@localhost>2024-02-12 11:16:54 +0100
commit552bb377bad9b54fda39808c14cae003cc0d5d97 (patch)
tree807bd6e6da20c7e38628002891e3893e260483c5 /snac.h
parent4685562b24cea947c9dee7845e1ff93d2a95f67f (diff)
Version 2.47 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 fd79a9d..0e4c6cd 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.47-dev"
+#define VERSION "2.47"
#define USER_AGENT "snac/" VERSION