1
0

Prepare release

This commit is contained in:
Garvin Hicking
2014-04-08 09:22:30 +02:00
parent 3d92fb099f
commit 178371eed6
3 changed files with 131 additions and 105 deletions

View File

@ -45,7 +45,7 @@ if (defined('USE_MEMSNAP')) {
}
// The version string
$serendipity['version'] = '2.0-alpha4';
$serendipity['version'] = '2.0-beta1';
// 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'])) {