diff options
| author | default <nobody@localhost> | 2024-10-23 16:59:32 +0200 |
|---|---|---|
| committer | default <nobody@localhost> | 2024-10-23 16:59:32 +0200 |
| commit | 8de46e30fd17699006b5fae184fa4b0b3a35f118 (patch) | |
| tree | 9c55aa5096a0e726623c9f22f71922ca7487bc17 | |
| parent | 35b6257d9ca79a814f19f4ee7be6eb16326a0452 (diff) | |
Version 2.61 RELEASED.
| -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.60" +#define VERSION "2.61" #define USER_AGENT "snac/" VERSION |