diff options
| author | grunfink <grunfink@comam.es> | 2026-01-22 07:04:33 +0100 |
|---|---|---|
| committer | grunfink <grunfink@comam.es> | 2026-01-22 07:04:33 +0100 |
| commit | 189ab6394eba999d4f174d629cdebfc5fdfd4bd3 (patch) | |
| tree | 43bffb1b8d451e3af3b1dbe83bf4fce2cb22ba00 /snac.h | |
| parent | 030417e9990f015047db04d6c1aa642a05305733 (diff) | |
Version 2.89 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 - 2026 grunfink et al. / MIT license */ -#define VERSION "2.88" +#define VERSION "2.89" #define USER_AGENT "snac/" VERSION |