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