summaryrefslogtreecommitdiff
path: root/snac.h
diff options
context:
space:
mode:
authordefault <nobody@localhost>2024-03-22 10:00:12 +0100
committerdefault <nobody@localhost>2024-03-22 10:00:12 +0100
commit38110ae072a56098351652fee589b5db8b9baa0c (patch)
treeff503eebb7c886913231003ed458e5900245fdd0 /snac.h
parent2d2ee206407355a8207e3f556bb7980cce57bb45 (diff)
Version 2.50 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 10088a3..054b1f1 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.50-dev"
+#define VERSION "2.50"
#define USER_AGENT "snac/" VERSION