diff options
author | default <nobody@localhost> | 2024-02-28 10:31:52 +0100 |
---|---|---|
committer | default <nobody@localhost> | 2024-02-28 10:31:52 +0100 |
commit | 99f486cec0eed26b4ac9788c6c8e8df4c8e3b333 (patch) | |
tree | 70bd2746896a102d50722794c28f2a1583f1d7c3 /snac.h | |
parent | cefc43de94224dbf9f83c7aa90f8a62cd7901b3e (diff) |
Version 2.48 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 - 2024 grunfink et al. / MIT license */ -#define VERSION "2.48-dev" +#define VERSION "2.48" #define USER_AGENT "snac/" VERSION |