diff options
| author | grunfink <grunfink@comam.es> | 2025-05-12 09:43:11 +0200 |
|---|---|---|
| committer | grunfink <grunfink@comam.es> | 2025-05-12 09:43:11 +0200 |
| commit | f321905d4bcdd4ae5b344f9b743ecdac35e3672f (patch) | |
| tree | 58591bb160fb1c9614440d13d3bbfd1bbccaa96f /snac.h | |
| parent | 99368bf15578dc7e833774790d6ef2d924485d1e (diff) | |
Version 2.77 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.76" +#define VERSION "2.77" #define USER_AGENT "snac/" VERSION |