Update version before MLEB release
Change-Id: I38c52b97ceab88008869cb4b0e302f97176fbdd2
This commit is contained in:
@@ -25,7 +25,7 @@ if ( !defined( 'MEDIAWIKI' ) ) {
|
|||||||
/**
|
/**
|
||||||
* Version number used in extension credits and in other placed where needed.
|
* Version number used in extension credits and in other placed where needed.
|
||||||
*/
|
*/
|
||||||
define( 'ULS_VERSION', '2014-10-31' );
|
define( 'ULS_VERSION', '2014-11-28' );
|
||||||
|
|
||||||
$GLOBALS['wgExtensionCredits']['other'][] = array(
|
$GLOBALS['wgExtensionCredits']['other'][] = array(
|
||||||
'path' => __FILE__,
|
'path' => __FILE__,
|
||||||
|
|||||||
Reference in New Issue
Block a user