diff options
| author | default <nobody@localhost> | 2022-11-09 11:53:42 +0100 |
|---|---|---|
| committer | default <nobody@localhost> | 2022-11-09 11:53:42 +0100 |
| commit | e313fc8beea675942848ae8343e9d7458b67467e (patch) | |
| tree | e57f07ca63b269d05e6035da792090ceff501ea1 | |
| parent | 940d291d17d3e940fbc6cbe2fc35c4c082c89ba2 (diff) | |
Version 2.09 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.08" +#define VERSION "2.09" #define USER_AGENT "snac/" VERSION |