diff options
| author | default <nobody@localhost> | 2024-09-16 09:36:07 +0200 |
|---|---|---|
| committer | default <nobody@localhost> | 2024-09-16 09:36:07 +0200 |
| commit | e751def762c320ad095b01e82868778838d0ac29 (patch) | |
| tree | a1a5f87598491a2d52b183913370224225165e03 /snac.h | |
| parent | 7cb291c523fe6dfa274969a3187fce9b4007a556 (diff) | |
Bumped development 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.59" +#define VERSION "2.60-dev" #define USER_AGENT "snac/" VERSION |