aboutsummaryrefslogtreecommitdiff
path: root/snac.h
diff options
context:
space:
mode:
authordefault <nobody@localhost>2024-09-06 09:33:59 +0200
committerdefault <nobody@localhost>2024-09-06 09:33:59 +0200
commit97c4af001b800c6195076ad50eb969e20f484262 (patch)
tree334cf98f74720e5378aa653bd1888a5bb1b81f56 /snac.h
parentacb3f92ef4be5cb3dde371a0ae3d10d9ef6ac665 (diff)
New checkbox in html_note() for marking a post as a draft.
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 4767109..a7c2918 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.58"
+#define VERSION "2.59-dev"
#define USER_AGENT "snac/" VERSION