diff options
| author | grunfink <grunfink@comam.es> | 2025-12-04 10:50:24 +0100 |
|---|---|---|
| committer | grunfink <grunfink@comam.es> | 2025-12-04 10:50:24 +0100 |
| commit | 1ec7d7c8219d7f39da50ca097a6d900da64a19a2 (patch) | |
| tree | cf675909a0982aacd09d1a7c370fabd5b97432ea | |
| parent | 627ccf47d57567f9253a1f01e79c13a4eaa22deb (diff) | |
Version 2.85 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 - 2025 grunfink et al. / MIT license */ -#define VERSION "2.85-dev" +#define VERSION "2.85" #define USER_AGENT "snac/" VERSION |