diff options
| author | grunfink <grunfink@comam.es> | 2025-08-01 08:36:26 +0200 |
|---|---|---|
| committer | grunfink <grunfink@comam.es> | 2025-08-01 08:36:26 +0200 |
| commit | 1c3e30c47992d79a1956a4b2b5fea93ad25345ea (patch) | |
| tree | 765789a3be7a96231c8b8071a140e7c3cb22d9d5 /snac.h | |
| parent | e6921114e347b4dd78ae4c2098243649b0dff839 (diff) | |
Version 2.81 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 - 2025 grunfink et al. / MIT license */ -#define VERSION "2.81-dev" +#define VERSION "2.81" #define USER_AGENT "snac/" VERSION |