diff options
| author | shtrophic <christoph@liebender.dev> | 2025-01-24 20:38:26 +0100 |
|---|---|---|
| committer | shtrophic <christoph@liebender.dev> | 2025-01-24 20:38:26 +0100 |
| commit | 85be7f36e12507cff7607df22ca14f8bfc00f6e2 (patch) | |
| tree | e41bedab3e3b011c16d2ea6180926470cc8586aa /snac.h | |
| parent | 13e4a7cda59db29063efc5dad0823fe99ec7b764 (diff) | |
| parent | 1cb7b37ae6adb01444ea1466d8884aacca10ebd8 (diff) | |
Merge remote-tracking branch 'upstream/master' into curl-smtp
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 |