diff options
| author | default <nobody@localhost> | 2025-03-20 10:02:41 +0100 |
|---|---|---|
| committer | default <nobody@localhost> | 2025-03-20 10:02:41 +0100 |
| commit | bd9e9b71d7e039cc2ed971b5f2d54e6553440210 (patch) | |
| tree | d16d8e153af3122de41ae26bf8ffcd0db7971b4b | |
| parent | 2f3b0264014caaf9f371e776cca955e7f7a51e71 (diff) | |
Version 2.74 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" +#define VERSION "2.74" #define USER_AGENT "snac/" VERSION |