diff options
| author | default <nobody@localhost> | 2025-01-07 10:20:07 +0100 |
|---|---|---|
| committer | default <nobody@localhost> | 2025-01-07 10:20:07 +0100 |
| commit | 1039c2dff51173b46278c6b89555af7b273a9eae (patch) | |
| tree | a3253621dc825518d052aadd20eb68785753a787 | |
| parent | cdfa5ee8df661d4745e0949d07a3b2e2fa848bd8 (diff) | |
Version 2.68 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.68-dev" +#define VERSION "2.68" #define USER_AGENT "snac/" VERSION |