diff options
| author | default <nobody@localhost> | 2024-11-21 15:12:22 +0100 |
|---|---|---|
| committer | default <nobody@localhost> | 2024-11-21 15:12:22 +0100 |
| commit | 775fb14706d92af9106b2ac0b87b4c4bd1f5b3ca (patch) | |
| tree | adb5139f763f1761c09320ae14ab489705aa686b | |
| parent | b0dd7f59a2228898b0f70fc931cf59c3f4991762 (diff) | |
Version 2.64 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 - 2024 grunfink et al. / MIT license */ -#define VERSION "2.63" +#define VERSION "2.64" #define USER_AGENT "snac/" VERSION |