set alpha4 version

References #72 upgrade part
This commit is contained in:
Ian 2014-03-18 09:02:50 +01:00
parent 76f87c5e08
commit 1a72f3a8b8

View File

@ -45,7 +45,7 @@ if (defined('USE_MEMSNAP')) {
}
// The version string
$serendipity['version'] = '2.0-alpha3';
$serendipity['version'] = '2.0-alpha4';
// Setting this to 'false' will enable debugging output. All alpha/beta/cvs snapshot versions will emit debug information by default. To increase the debug level (to enable Smarty debugging), set this flag to 'debug'.
if (!isset($serendipity['production'])) {