summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authordefault <nobody@localhost>2022-11-09 11:53:42 +0100
committerdefault <nobody@localhost>2022-11-09 11:53:42 +0100
commite313fc8beea675942848ae8343e9d7458b67467e (patch)
treee57f07ca63b269d05e6035da792090ceff501ea1
parent940d291d17d3e940fbc6cbe2fc35c4c082c89ba2 (diff)
Version 2.09 RELEASED.
-rw-r--r--snac.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/snac.h b/snac.h
index b65a86a..16ef81c 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.08"
+#define VERSION "2.09"
#define USER_AGENT "snac/" VERSION