1
0

Prepare beta3 for tomorrow. Speak up if you see anything against this.

This commit is contained in:
Garvin Hicking
2014-07-24 11:06:20 +02:00
parent 626d984054
commit da1bf30532
2 changed files with 2 additions and 2 deletions

View File

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