diff options
| author | default <nobody@localhost> | 2022-12-15 11:06:49 +0100 |
|---|---|---|
| committer | default <nobody@localhost> | 2022-12-15 11:06:49 +0100 |
| commit | ac50a77abd50d2a6f343410210559ddcca7df03b (patch) | |
| tree | fbd92e2c2ee491903d74aab0dc8813caf0e85860 | |
| parent | 6a7007e381a37521846ef94aea91d0b961a2abbb (diff) | |
Bumped version.
| -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 grunfink - MIT license */ -#define VERSION "2.15" +#define VERSION "2.16-dev" #define USER_AGENT "snac/" VERSION |