Update version before MLEB release
Change-Id: Ie18a045430fa5d689156034143b7b9f8f2ddd1b1
This commit is contained in:
@@ -33,7 +33,7 @@ if ( function_exists( 'wfLoadExtension' ) ) {
|
||||
/**
|
||||
* Version number used in extension credits and in other placed where needed.
|
||||
*/
|
||||
define( 'ULS_VERSION', '2015-08-28' );
|
||||
define( 'ULS_VERSION', '2015-10-27' );
|
||||
|
||||
$wgExtensionCredits['other'][] = array(
|
||||
'path' => __FILE__,
|
||||
|
||||
Reference in New Issue
Block a user