Update version for MLEB release.

Change-Id: I94dc85e138bbacb25609f7deaaf9c65572576edf
This commit is contained in:
Kartik Mistry
2014-05-31 10:36:52 +05:30
parent 7515596bdc
commit 1a2f38c656

View File

@@ -25,7 +25,7 @@ if ( !defined( 'MEDIAWIKI' ) ) {
/**
* 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(
'path' => __FILE__,