summaryrefslogtreecommitdiff
path: root/snac.h
diff options
context:
space:
mode:
authordefault <nobody@localhost>2022-10-03 19:17:12 +0200
committerdefault <nobody@localhost>2022-10-03 19:17:12 +0200
commit5994b4a313ec178e1fe3487712a3d000573dd9e2 (patch)
treebf056251d28734711e4febe3892d1f15ae8d4e9e /snac.h
parente285f641b414825709130c3698197df3f068fb4b (diff)
Version 2.01 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 a9809bf..ccb5eac 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.0001"
+#define VERSION "2.01"
#define USER_AGENT "snac/" VERSION