diff options
author | default <nobody@localhost> | 2024-02-12 11:16:54 +0100 |
---|---|---|
committer | default <nobody@localhost> | 2024-02-12 11:16:54 +0100 |
commit | 552bb377bad9b54fda39808c14cae003cc0d5d97 (patch) | |
tree | 807bd6e6da20c7e38628002891e3893e260483c5 /snac.h | |
parent | 4685562b24cea947c9dee7845e1ff93d2a95f67f (diff) |
Version 2.47 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.47-dev" +#define VERSION "2.47" #define USER_AGENT "snac/" VERSION |