summaryrefslogtreecommitdiff
path: root/snac.h
diff options
context:
space:
mode:
authordefault <nobody@localhost>2024-01-18 19:54:49 +0100
committerdefault <nobody@localhost>2024-01-18 19:54:49 +0100
commit02998ebb59fed4ab3733170e5dc72344513deb5e (patch)
treefa4b8fe1f112bc9706123ef40833908f5d200c7a /snac.h
parent40ff2a75385bb9d2bd6f65ae9b0309329b131efb (diff)
Version 2.45 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 326b9f1..5843d39 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.45-dev"
+#define VERSION "2.45"
#define USER_AGENT "snac/" VERSION