Prepare beta3 for tomorrow. Speak up if you see anything against this.
This commit is contained in:
@ -1,7 +1,7 @@
|
||||
#
|
||||
|
||||
|
||||
Version 2.0-beta3 ()
|
||||
Version 2.0-beta3 (July 25th, 2014)
|
||||
------------------------------------------------------------------------
|
||||
|
||||
* Move admin/media_showitem.tpl to theme's directory in 2k11. With
|
||||
|
@ -44,7 +44,7 @@ if (defined('USE_MEMSNAP')) {
|
||||
}
|
||||
|
||||
// The version string
|
||||
$serendipity['version'] = '2.0-beta2';
|
||||
$serendipity['version'] = '2.0-beta3';
|
||||
|
||||
|
||||
// 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'.
|
||||
|
Reference in New Issue
Block a user