summaryrefslogtreecommitdiff
path: root/snac.h
diff options
context:
space:
mode:
authordefault <nobody@localhost>2022-12-09 16:39:45 +0100
committerdefault <nobody@localhost>2022-12-09 16:39:45 +0100
commit6087b4540d9f2bd2279bff2505f95ba6c8648d09 (patch)
treea39029b9238a621152e41953666b8661a266b98a /snac.h
parentb2562af8f344634af470756a7988c1d428684fa1 (diff)
Version 2.14 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 a6215b1..39f2f2d 100644
--- a/snac.h
+++ b/snac.h
@@ -1,7 +1,7 @@
/* snac - A simple, minimalistic ActivityPub instance */
/* copyright (c) 2022 grunfink - MIT license */
-#define VERSION "2.14-dev"
+#define VERSION "2.14"
#define USER_AGENT "snac/" VERSION