aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authordefault <nobody@localhost>2024-10-23 16:59:32 +0200
committerdefault <nobody@localhost>2024-10-23 16:59:32 +0200
commit8de46e30fd17699006b5fae184fa4b0b3a35f118 (patch)
tree9c55aa5096a0e726623c9f22f71922ca7487bc17
parent35b6257d9ca79a814f19f4ee7be6eb16326a0452 (diff)
Version 2.61 RELEASED.
-rw-r--r--snac.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/snac.h b/snac.h
index 70e9e31..9b701ca 100644
--- a/snac.h
+++ b/snac.h
@@ -1,7 +1,7 @@
/* snac - A simple, minimalistic ActivityPub instance */
/* copyright (c) 2022 - 2024 grunfink et al. / MIT license */
-#define VERSION "2.60"
+#define VERSION "2.61"
#define USER_AGENT "snac/" VERSION