Archived
1
0

rc4 (not to be released right now though)

This commit is contained in:
Garvin Hicking
2013-02-08 08:40:39 +01:00
parent e846b0ea8c
commit 6de3d6c5b6

View File

@@ -45,7 +45,7 @@ if (defined('USE_MEMSNAP')) {
}
// The version string
$serendipity['version'] = '1.7-rc3';
$serendipity['version'] = '1.7-rc4';
// Setting this to 'false' will enable debugging output. All alpa/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'])) {