diff options
| author | grunfink <grunfink@comam.es> | 2026-01-13 09:44:45 +0100 |
|---|---|---|
| committer | grunfink <grunfink@comam.es> | 2026-01-13 09:44:45 +0100 |
| commit | 5a437c0f1d1e2f590a177e0eb7e13c05958ede4d (patch) | |
| tree | 170f3c1cda1d8b25f8efd66fa358582fb4b33b54 /snac.h | |
| parent | 5389ed2755564d943af9a4af43f447d14af596f3 (diff) | |
Version 2.88 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.87" +#define VERSION "2.88" #define USER_AGENT "snac/" VERSION |