summaryrefslogtreecommitdiff
path: root/snac.h
diff options
context:
space:
mode:
authordefault <nobody@localhost>2023-02-04 19:58:00 +0100
committerdefault <nobody@localhost>2023-02-04 19:58:00 +0100
commit11c7d6ebff356f28708afd3e591fe2176c063110 (patch)
tree10e277801575b03f1d16c4624dc0ba5fe282969d /snac.h
parent7dd3c8aa804f1cdf213f7d4f433022bfe0d077c9 (diff)
Version 2.20 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 78007f7..7c417cf 100644
--- a/snac.h
+++ b/snac.h
@@ -1,7 +1,7 @@
/* snac - A simple, minimalistic ActivityPub instance */
/* copyright (c) 2022 - 2023 grunfink / MIT license */
-#define VERSION "2.20-dev"
+#define VERSION "2.20"
#define USER_AGENT "snac/" VERSION