diff options
| author | default <nobody@localhost> | 2025-03-04 10:57:00 +0100 |
|---|---|---|
| committer | default <nobody@localhost> | 2025-03-04 10:57:00 +0100 |
| commit | e79f891b6a3bee315f01764e01968726b3d79b2c (patch) | |
| tree | 16f427078b91f4acbcc141e8bc2ef4b395db0992 | |
| parent | 666faab844de52bf5534bbaafab7e0feb9e4d04a (diff) | |
Version 2.73 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.73-dev" +#define VERSION "2.73" #define USER_AGENT "snac/" VERSION |