aboutsummaryrefslogtreecommitdiff
path: root/snac.h
diff options
context:
space:
mode:
authordefault <nobody@localhost>2024-09-15 14:02:27 +0200
committerdefault <nobody@localhost>2024-09-15 14:02:27 +0200
commitb3c00cc09871433882e97a9f5d07882dd1bcfec8 (patch)
tree44fd4d4f3de5c01b1ca0db09455e91bf20162442 /snac.h
parent57c9f4b8e92d6d3f14b362d9942b524606cf0b58 (diff)
Version 2.59 RELEASED.
Diffstat (limited to 'snac.h')
-rw-r--r--snac.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/snac.h b/snac.h
index b0f38fe..e505a65 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.59-dev"
+#define VERSION "2.59"
#define USER_AGENT "snac/" VERSION