Next release

This commit is contained in:
Garvin Hicking 2018-08-16 14:37:46 +02:00
parent 3fb74929c4
commit 3437ddb878

View File

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