Prepare release: 2.3-rc1.
Signed-off-by: Thomas Hochstein <thh@inter.net>
This commit is contained in:
parent
b90448a71d
commit
f418bcbd75
@ -1,5 +1,5 @@
|
||||
|
||||
Version 2.3-beta2
|
||||
Version 2.3-rc1 (03.08.2019)
|
||||
------------------------------------------------------------------------
|
||||
|
||||
* spamblock: Minor code change for PHP 7.4 compatibility (thanks
|
||||
|
@ -47,7 +47,7 @@ if (defined('USE_MEMSNAP')) {
|
||||
}
|
||||
|
||||
// The version string
|
||||
$serendipity['version'] = '2.3-beta2';
|
||||
$serendipity['version'] = '2.3-rc1';
|
||||
|
||||
|
||||
// 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