summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authordefault <nobody@localhost>2024-02-28 10:31:52 +0100
committerdefault <nobody@localhost>2024-02-28 10:31:52 +0100
commit99f486cec0eed26b4ac9788c6c8e8df4c8e3b333 (patch)
tree70bd2746896a102d50722794c28f2a1583f1d7c3
parentcefc43de94224dbf9f83c7aa90f8a62cd7901b3e (diff)
Version 2.48 RELEASED.
-rw-r--r--snac.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/snac.h b/snac.h
index 85f8b44..adf414b 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.48-dev"
+#define VERSION "2.48"
#define USER_AGENT "snac/" VERSION