Update version for MLEB 2015.08

Change-Id: Id5cd36a6f619a70714c5df98ae31c9276b5ea4e9
This commit is contained in:
Kartik Mistry
2015-08-28 10:22:21 +05:30
parent a2b0bba2ae
commit 7c56622e2f

View File

@@ -36,7 +36,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', '2015-06-08' ); define( 'ULS_VERSION', '2015-08-28' );
$GLOBALS['wgExtensionCredits']['other'][] = array( $GLOBALS['wgExtensionCredits']['other'][] = array(
'path' => __FILE__, 'path' => __FILE__,