summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authordefault <nobody@localhost>2023-08-30 11:15:17 +0200
committerdefault <nobody@localhost>2023-08-30 11:15:17 +0200
commit9279708af9610a071048b14f3f6496f8fc5815db (patch)
treecb682c14b293f7a983d7a6fe6f14bd93c98aa873
parent442ba99ada4c0d765ba4f2724ba525d156c637f9 (diff)
Version 2.41 RELEASED.
-rw-r--r--snac.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/snac.h b/snac.h
index 547b8b0..2e5935a 100644
--- a/snac.h
+++ b/snac.h
@@ -1,7 +1,7 @@
/* snac - A simple, minimalistic ActivityPub instance */
/* copyright (c) 2022 - 2023 grunfink et al. / MIT license */
-#define VERSION "2.41-dev"
+#define VERSION "2.41"
#define USER_AGENT "snac/" VERSION