diff options
| author | default <nobody@localhost> | 2022-11-03 08:27:15 +0100 |
|---|---|---|
| committer | default <nobody@localhost> | 2022-11-03 08:27:15 +0100 |
| commit | f09dc906a9a9f2a61af61228be911745325f1847 (patch) | |
| tree | 6a83346e79c8ec910d10e9dbca2db92769e1eb4f | |
| parent | c0d5016e1e809ab720e02bfb8a4920b31c676ca6 (diff) | |
Version 2.08 RELEASED.
| -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.07" +#define VERSION "2.08" #define USER_AGENT "snac/" VERSION |