diff options
| author | grunfink <grunfink@comam.es> | 2025-04-28 05:16:35 +0200 |
|---|---|---|
| committer | grunfink <grunfink@comam.es> | 2025-04-28 05:16:35 +0200 |
| commit | d8e640a4dac0dd83c15ba4bb4e314f8fd5e17357 (patch) | |
| tree | 3d1eeffdc0f4e58f8c22c1db0c73bdbeb2f22670 /snac.h | |
| parent | da0ce17f15e3bb0d3b9eb1442f036d8f549ceee8 (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 - 2025 grunfink et al. / MIT license */ -#define VERSION "2.75" +#define VERSION "2.76-dev" #define USER_AGENT "snac/" VERSION |