diff options
author | default <nobody@localhost> | 2022-10-21 18:07:55 +0200 |
---|---|---|
committer | default <nobody@localhost> | 2022-10-21 18:07:55 +0200 |
commit | ddce319a12e710fa01d36b60a648904a257e8fea (patch) | |
tree | 40ced93cbe99a86420f0eef0679b9e1cdd90fa15 /snac.h | |
parent | 6ffbb3a4fc108ea5c70cc3d002e2a93d00432f46 (diff) |
Version 2.06 RELEASED.
Diffstat (limited to 'snac.h')
-rw-r--r-- | snac.h | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1,7 +1,7 @@ /* snac - A simple, minimalistic ActivityPub instance */ /* copyright (c) 2022 grunfink - MIT license */ -#define VERSION "2.05" +#define VERSION "2.06" #define USER_AGENT "snac/" VERSION |