diff options
| author | grunfink <grunfink@comam.es> | 2026-02-17 09:41:41 +0100 |
|---|---|---|
| committer | grunfink <grunfink@comam.es> | 2026-02-17 09:41:41 +0100 |
| commit | 787d0180bff0655045c3cf42bf8868609c11a6f5 (patch) | |
| tree | 148ab63b51c9def9b8505fba797e79ec4c705bf8 /snac.h | |
| parent | 2847f1a3354a36c121a610cb1e59a686478b1212 (diff) | |
Version 2.90 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.90-dev" +#define VERSION "2.90" #define USER_AGENT "snac/" VERSION |