diff --git a/serendipity_config.inc.php b/serendipity_config.inc.php index 7769ed329..6bbec5ea0 100644 --- a/serendipity_config.inc.php +++ b/serendipity_config.inc.php @@ -52,7 +52,7 @@ } // The version string -$serendipity['version'] = '4.4.1'; +$serendipity['version'] = '4.4.2'; $serendipity['edition'] = 'Styx'; // Setting this to 'false' will enable debugging output.