diff options
| author | grunfink <grunfink@comam.es> | 2026-05-13 09:50:53 +0200 |
|---|---|---|
| committer | grunfink <grunfink@comam.es> | 2026-05-13 09:50:53 +0200 |
| commit | 3d2af2ef63e0b79b0b4fe5398928291df9cb8c24 (patch) | |
| tree | bbf0f53a4cdf0e90d2538f54afaff1c87a83805d | |
| parent | aed4517abab09c65e86d87b3db7fa4cc7791c440 (diff) | |
Version 2.92 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.92-dev" +#define VERSION "2.92" #define USER_AGENT "snac/" VERSION |