prepare release
This commit is contained in:
parent
50322c9f63
commit
f191883708
@ -1,6 +1,6 @@
|
||||
# $Id$
|
||||
|
||||
Version 1.7 ()
|
||||
Version 1.7 (May 11th 2013)
|
||||
------------------------------------------------------------------------
|
||||
|
||||
* rc4: Get ready for CKEDITOR-wysiwyg Plugin mode
|
||||
|
@ -45,7 +45,7 @@ if (defined('USE_MEMSNAP')) {
|
||||
}
|
||||
|
||||
// The version string
|
||||
$serendipity['version'] = '1.7-rc4';
|
||||
$serendipity['version'] = '1.7';
|
||||
|
||||
// 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'])) {
|
||||
|
Loading…
x
Reference in New Issue
Block a user