Release preparations.
Signed-off-by: Thomas Hochstein <thh@inter.net>
This commit is contained in:
parent
5345c065f6
commit
ff2e85e14d
@ -1,5 +1,5 @@
|
|||||||
|
|
||||||
Version 2.3.0-beta1 (26.04.2019)
|
Version 2.3-beta1 (26.04.2019)
|
||||||
------------------------------------------------------------------------
|
------------------------------------------------------------------------
|
||||||
* Activate stablearchive option by default for new blogs
|
* Activate stablearchive option by default for new blogs
|
||||||
|
|
||||||
|
@ -1,2 +1,2 @@
|
|||||||
stable:2.1.4
|
stable:2.1.4
|
||||||
beta:2.3.0-beta1
|
beta:2.3-beta1
|
||||||
|
@ -47,7 +47,7 @@ if (defined('USE_MEMSNAP')) {
|
|||||||
}
|
}
|
||||||
|
|
||||||
// The version string
|
// The version string
|
||||||
$serendipity['version'] = '2.2.1-alpha2';
|
$serendipity['version'] = '2.3-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'.
|
// 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