summaryrefslogtreecommitdiff
path: root/snac.h
diff options
context:
space:
mode:
authordefault <nobody@localhost>2024-05-07 10:24:38 +0200
committerdefault <nobody@localhost>2024-05-07 10:24:38 +0200
commitc5ae10af862d3c76c79e848fc4dbe69f80cfc214 (patch)
treea99aa498385d6915c4c62757800755ce13600b94 /snac.h
parent7df69f8f1288290a8b948f33ac2368aa456b999e (diff)
Version 2.52 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 ae6e975..481a1ae 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.52-dev"
+#define VERSION "2.52"
#define USER_AGENT "snac/" VERSION