From 65de6f7762bfd7e49d97ff7b6b9505dec4add014 Mon Sep 17 00:00:00 2001 From: Ian Date: Mon, 31 Dec 2018 11:02:44 +0100 Subject: [PATCH] Release Serendipity Styx 2.7.0 --- serendipity_config.inc.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/serendipity_config.inc.php b/serendipity_config.inc.php index 7f40afe64..62b7c4197 100644 --- a/serendipity_config.inc.php +++ b/serendipity_config.inc.php @@ -47,7 +47,7 @@ } // The version string -$serendipity['version'] = '2.7-rc1'; +$serendipity['version'] = '2.7.0'; $serendipity['edition'] = 'Styx'; // Setting this to 'false' will enable debugging output.