Release preparations.
Signed-off-by: Thomas Hochstein <thh@inter.net>
This commit is contained in:
parent
1c9d4d09d6
commit
75a7c78927
@ -1,4 +1,4 @@
|
||||
Version 2.1.5 ()
|
||||
Version 2.1.5 (May 1st, 2019)
|
||||
------------------------------------------------------------------------
|
||||
* Security: Fix XSS in Editor Preview by interpreted EXIF tags
|
||||
(thanks to @hannob!)
|
||||
|
@ -47,7 +47,7 @@ if (defined('USE_MEMSNAP')) {
|
||||
}
|
||||
|
||||
// The version string
|
||||
$serendipity['version'] = '2.1.5-beta1';
|
||||
$serendipity['version'] = '2.1.5';
|
||||
|
||||
|
||||
// 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