diff options
| author | grunfink <grunfink@comam.es> | 2026-08-07 09:14:38 +0200 |
|---|---|---|
| committer | grunfink <grunfink@comam.es> | 2026-08-07 09:14:38 +0200 |
| commit | 9666850e22392b249ed1e075f28ab30b6921587f (patch) | |
| tree | 5fd2963e9313b356f13e270be152e13a2674d0df | |
| parent | 8a9f61922dd48123bbabfc879172fa4d184dc9fc (diff) | |
Version 2.94 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.94-dev" +#define VERSION "2.94" #define USER_AGENT "snac/" VERSION |