diff options
author | default <nobody@localhost> | 2022-11-13 15:19:39 +0100 |
---|---|---|
committer | default <nobody@localhost> | 2022-11-13 15:19:39 +0100 |
commit | 8da08eadf87ff5314392c0623a59acf36465ba58 (patch) | |
tree | ef0e997ef23728803bbb848bcba5e60a11e28dbc /snac.h | |
parent | 7ff6f928085e853b1bb7d113a6e7c435d76e6416 (diff) |
Version 2.10 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.09" +#define VERSION "2.10" #define USER_AGENT "snac/" VERSION |