Update version for MLEB 2014.07 release

Change-Id: Iac994b14cbd98fe4f132092b3d67cff969beb148
This commit is contained in:
Kartik Mistry
2014-07-28 15:32:24 +00:00
parent 058dbbcda1
commit bc07bbcbd5

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-06-26' );
define( 'ULS_VERSION', '2014-07-28' );
$GLOBALS['wgExtensionCredits']['other'][] = array(
'path' => __FILE__,