diff options
| author | default <nobody@localhost> | 2025-02-10 09:47:15 +0100 |
|---|---|---|
| committer | default <nobody@localhost> | 2025-02-10 09:47:15 +0100 |
| commit | 3d705b22a67ee913b9bd4473277430bd481cef25 (patch) | |
| tree | 2e31eb6f700a0454a4c569b572eca02bed08a559 | |
| parent | fa260625b57cbc6c11627f4b96734ebc4f9128d5 (diff) | |
Version 2.72 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.72-dev" +#define VERSION "2.72" #define USER_AGENT "snac/" VERSION |