diff options
| author | default <nobody@localhost> | 2024-11-07 15:32:31 +0100 |
|---|---|---|
| committer | default <nobody@localhost> | 2024-11-07 15:32:31 +0100 |
| commit | 2769e6b1d76b1043f8d8cdb928a95ade48b8ebff (patch) | |
| tree | beec3c26ba6e35b6b85ef8018641e09b7dc2395d | |
| parent | eef38a3d5fb780c80966920ebbbbd71c39067c41 (diff) | |
Version 2.62 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 - 2024 grunfink et al. / MIT license */ -#define VERSION "2.61" +#define VERSION "2.62" #define USER_AGENT "snac/" VERSION |