diff options
| author | default <nobody@localhost> | 2025-04-16 09:40:13 +0200 |
|---|---|---|
| committer | default <nobody@localhost> | 2025-04-16 09:40:13 +0200 |
| commit | 8fbc8a3e14da59b9aa0640e5cc70d7556cf27c8d (patch) | |
| tree | 2205bdcc1257a2878089486e6b6d49f7f1e8feb6 | |
| parent | 81d0704b4fe71d7af4b58e6dc82850996849b6b8 (diff) | |
Version 2.75 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.75-dev" +#define VERSION "2.75" #define USER_AGENT "snac/" VERSION |