aboutsummaryrefslogtreecommitdiff
path: root/snac.h
diff options
context:
space:
mode:
authordefault <nobody@localhost>2024-09-16 09:36:07 +0200
committerdefault <nobody@localhost>2024-09-16 09:36:07 +0200
commite751def762c320ad095b01e82868778838d0ac29 (patch)
treea1a5f87598491a2d52b183913370224225165e03 /snac.h
parent7cb291c523fe6dfa274969a3187fce9b4007a556 (diff)
Bumped development version.
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 e505a65..dbf03d6 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"
+#define VERSION "2.60-dev"
#define USER_AGENT "snac/" VERSION