summaryrefslogtreecommitdiff
path: root/snac.h
diff options
context:
space:
mode:
authordefault <nobody@localhost>2022-10-10 09:18:52 +0200
committerdefault <nobody@localhost>2022-10-10 09:18:52 +0200
commit6807fecc7353dae45ae6a35e35bc818c7f588520 (patch)
tree7c5c523e02a3c747bc979b2e9c43880128e932d2 /snac.h
parentec73ef0bda1bbd4276aebcdb3a4500494efef3a2 (diff)
Version 2.03 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 12bfbfa..aeea5b2 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.02"
+#define VERSION "2.03"
#define USER_AGENT "snac/" VERSION