diff options
| author | grunfink <grunfink@comam.es> | 2025-07-08 17:49:48 +0200 |
|---|---|---|
| committer | grunfink <grunfink@comam.es> | 2025-07-08 17:49:48 +0200 |
| commit | 11e9a128594f93f3e05d53de543733d04feb5555 (patch) | |
| tree | 1f153bdd88b269920f3b81a9851284b5679f855e | |
| parent | 08f03cde6b469428494d3870ac54f740fd4641c4 (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 - 2025 grunfink et al. / MIT license */ -#define VERSION "2.80" +#define VERSION "2.81-dev" #define USER_AGENT "snac/" VERSION |