summaryrefslogtreecommitdiff
path: root/snac.h
diff options
context:
space:
mode:
authordefault <nobody@localhost>2022-12-04 06:43:46 +0100
committerdefault <nobody@localhost>2022-12-04 06:43:46 +0100
commit70d1cf784a18432edf38fd40c1c678f7812ddd45 (patch)
treed44600abfd92d6d714d256dccda7885110691aca /snac.h
parentd02380794297c6207f0fde73b7971cd7166aba97 (diff)
Version 2.13 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 32d7f14..d10a5bb 100644
--- a/snac.h
+++ b/snac.h
@@ -1,7 +1,7 @@
/* snac - A simple, minimalistic ActivityPub instance */
/* copyright (c) 2022 grunfink - MIT license */
-#define VERSION "2.13-dev"
+#define VERSION "2.13"
#define USER_AGENT "snac/" VERSION