summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authordefault <nobody@localhost>2023-02-10 14:02:50 +0100
committerdefault <nobody@localhost>2023-02-10 14:02:50 +0100
commitf4d337c549dace97e772a0b654815de48845c859 (patch)
tree7bf601fbf62cbb68eaa89047b8dcf538aa73422c
parent381129fb2528ae7eb0cef9efda4a462126f6bab0 (diff)
Version 2.21 RELEASED.
-rw-r--r--snac.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/snac.h b/snac.h
index 42b7daf..e575fb5 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.21-dev"
+#define VERSION "2.21"
#define USER_AGENT "snac/" VERSION