Update version date

Change-Id: I32a59dc7ac22f8d639364d3c2b229e357d09c88d
This commit is contained in:
Kartik Mistry
2014-03-31 10:54:43 +05:30
parent 31fbf55c22
commit 0b193144ff

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