diff options
author | default <nobody@localhost> | 2023-08-02 08:43:47 +0200 |
---|---|---|
committer | default <nobody@localhost> | 2023-08-02 08:43:47 +0200 |
commit | 4d18ed985057969a8de16425d5d6e2aadb371b0b (patch) | |
tree | c726709a3a3f2aecdff4d63510cd166f779db61b /snac.h | |
parent | 18846477de28cb3f52d52d8756320b4f530ed00e (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 - 2023 grunfink et al. / MIT license */ -#define VERSION "2.38" +#define VERSION "2.39-dev" #define USER_AGENT "snac/" VERSION |