summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authordefault <nobody@localhost>2024-03-07 09:57:03 +0100
committerdefault <nobody@localhost>2024-03-07 09:57:03 +0100
commitc2fb2a4034f499cc44227b6485881ba9127c2f01 (patch)
tree1cfb769980c5cd43a5846b7f2f866e92a5b561c2
parent7fe866d60de77e1accf56afb14724bcd2a00992f (diff)
Bumped version.
-rw-r--r--snac.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/snac.h b/snac.h
index d3b572d..05ea1e2 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.49"
+#define VERSION "2.50-dev"
#define USER_AGENT "snac/" VERSION