diff options
| author | default <nobody@localhost> | 2024-09-15 14:02:27 +0200 |
|---|---|---|
| committer | default <nobody@localhost> | 2024-09-15 14:02:27 +0200 |
| commit | b3c00cc09871433882e97a9f5d07882dd1bcfec8 (patch) | |
| tree | 44fd4d4f3de5c01b1ca0db09455e91bf20162442 /snac.h | |
| parent | 57c9f4b8e92d6d3f14b362d9942b524606cf0b58 (diff) | |
Version 2.59 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.59-dev" +#define VERSION "2.59" #define USER_AGENT "snac/" VERSION |