From 299e545078875a1de588b9433c3f3da8b5752a31 Mon Sep 17 00:00:00 2001 From: Ian Date: Sat, 2 May 2020 13:56:32 +0200 Subject: [PATCH] config: Release 2.9.5 --- 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 1b54e8eef..abba91783 100644 --- a/serendipity_config.inc.php +++ b/serendipity_config.inc.php @@ -47,7 +47,7 @@ } // The version string -$serendipity['version'] = '2.9.4'; +$serendipity['version'] = '2.9.5'; $serendipity['edition'] = 'Styx'; // Setting this to 'false' will enable debugging output.