diff options
author | default <nobody@localhost> | 2022-11-23 15:46:43 +0100 |
---|---|---|
committer | default <nobody@localhost> | 2022-11-23 15:46:43 +0100 |
commit | 2a5f10583b98cbf9aa094a244c021c8fee9e905e (patch) | |
tree | f7e8e0fecf754956ca51c21ddd6ca2060cb570a0 /snac.h | |
parent | c902de3fa6cac8021433e0e34980c5d8c23b188d (diff) |
Version 2.12 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.11" +#define VERSION "2.12" #define USER_AGENT "snac/" VERSION |