From 12b0db63bb7f8562b3da5a51c44dd4c6206ab5e9 Mon Sep 17 00:00:00 2001 From: Ian Date: Fri, 7 Sep 2018 14:45:37 +0200 Subject: [PATCH] Release Serendipity Styx 2.6.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 08722833a..9ff717417 100644 --- a/serendipity_config.inc.php +++ b/serendipity_config.inc.php @@ -47,7 +47,7 @@ } // The version string -$serendipity['version'] = '2.6-rc1'; +$serendipity['version'] = '2.6.0'; $serendipity['edition'] = 'Styx'; // Setting this to 'false' will enable debugging output.