summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authordefault <nobody@localhost>2022-10-07 18:15:37 +0200
committerdefault <nobody@localhost>2022-10-07 18:15:37 +0200
commit266207a9a5292d4eade365d3a4e2fe678af8189c (patch)
treebb79f346f8edc06fe42077bb5665e8ca415d3a3d
parenta366ca3e44c30b6daca3f41584c18920d1ca1f89 (diff)
Version 2.02 RELEASED.
-rw-r--r--snac.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/snac.h b/snac.h
index 365115c..b1b52c4 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.01"
+#define VERSION "2.02"
#define USER_AGENT "snac/" VERSION