summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authordefault <nobody@localhost>2022-10-26 09:05:37 +0200
committerdefault <nobody@localhost>2022-10-26 09:05:37 +0200
commitcec36f2de319a824ca7c8135cbb7bc467ca64cf0 (patch)
tree862afad36fc41efb138d4eed9999bd66dc1e8de9
parentc17d78999e54663e641d8ca35f1b34f2746d3d3e (diff)
Version 2.07 RELEASED.
-rw-r--r--snac.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/snac.h b/snac.h
index 779e298..f11dcc4 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.06"
+#define VERSION "2.07"
#define USER_AGENT "snac/" VERSION