Merge "Update version for MLEB release."

This commit is contained in:
jenkins-bot
2014-06-01 15:25:19 +00:00
committed by Gerrit Code Review

View File

@@ -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-04-28' ); define( 'ULS_VERSION', '2014-05-31' );
$GLOBALS['wgExtensionCredits']['other'][] = array( $GLOBALS['wgExtensionCredits']['other'][] = array(
'path' => __FILE__, 'path' => __FILE__,