diff options
| author | default <nobody@localhost> | 2025-01-24 10:15:17 +0100 |
|---|---|---|
| committer | default <nobody@localhost> | 2025-01-24 10:15:17 +0100 |
| commit | 1cb7b37ae6adb01444ea1466d8884aacca10ebd8 (patch) | |
| tree | a5ef66b5f8a374640b7e39b034e391622b2af7c3 /snac.h | |
| parent | 4140d46faf6571f729da807ca857733d1b72a397 (diff) | |
Version 2.69 RELEASED.
Diffstat (limited to 'snac.h')
| -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.69-dev" +#define VERSION "2.69" #define USER_AGENT "snac/" VERSION |