diff options
| author | grunfink <grunfink@comam.es> | 2026-01-06 15:04:34 +0100 |
|---|---|---|
| committer | grunfink <grunfink@comam.es> | 2026-01-06 15:04:34 +0100 |
| commit | c2b050cf5389e25bb3d149452ee432116b9cc1cd (patch) | |
| tree | d8434b2debcdcac28d4ab2d64ce29f29e625fed9 | |
| parent | 347b2d8e03c69f1a00c621318cf60d36952131a1 (diff) | |
Version 2.87 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 - 2026 grunfink et al. / MIT license */ -#define VERSION "2.86" +#define VERSION "2.87" #define USER_AGENT "snac/" VERSION |