diff options
author | default <nobody@localhost> | 2022-11-18 19:23:39 +0100 |
---|---|---|
committer | default <nobody@localhost> | 2022-11-18 19:23:39 +0100 |
commit | 0644518fd5d8aa1124af904c08e2c92bc45c499d (patch) | |
tree | 1179e473bc70ec396977b2073458708903c99a93 /snac.h | |
parent | b6c35b29550e20476badd731a67c5754aa872ce3 (diff) |
Version 2.11 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.10" +#define VERSION "2.11" #define USER_AGENT "snac/" VERSION |