Move to -alpha3 to signal that the last security upgrade is integrated
This commit is contained in:
parent
d4be55a236
commit
d5398e4691
@ -47,7 +47,7 @@ if (defined('USE_MEMSNAP')) {
|
|||||||
}
|
}
|
||||||
|
|
||||||
// The version string
|
// The version string
|
||||||
$serendipity['version'] = '2.1-alpha2';
|
$serendipity['version'] = '2.1-alpha3';
|
||||||
|
|
||||||
|
|
||||||
// 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'.
|
// 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'.
|
||||||
|
Loading…
x
Reference in New Issue
Block a user