diff options
| author | default <nobody@localhost> | 2024-11-24 09:26:54 +0100 |
|---|---|---|
| committer | default <nobody@localhost> | 2024-11-24 09:26:54 +0100 |
| commit | 76654f1bfa76cef43fbb88d316b4c677fd8a89bb (patch) | |
| tree | a7564d914ef4bffeb312d435c7e1e68c91151267 /snac.h | |
| parent | 93f70d6759e0bc67326ca78283cd9627f8ca4580 (diff) | |
Bumped version.
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 - 2024 grunfink et al. / MIT license */ -#define VERSION "2.64" +#define VERSION "2.65-dev" #define USER_AGENT "snac/" VERSION |