diff options
author | default <nobody@localhost> | 2023-01-14 18:16:25 +0100 |
---|---|---|
committer | default <nobody@localhost> | 2023-01-14 18:16:25 +0100 |
commit | 3f7ff1233114764e55ca4f1e89e25b808537784b (patch) | |
tree | e43ec5b2a4d89e5cc51761ac6083461ebc737b71 /snac.h | |
parent | 01376cd0a9f4973be67eb70eaa24accbffa3819a (diff) |
Version 2.18 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.18-dev" +#define VERSION "2.18" #define USER_AGENT "snac/" VERSION |