Update version.

Change-Id: Id774269622a374ac2200df61f7e1791399094c94
This commit is contained in:
Kartik Mistry
2014-02-28 18:31:17 +05:30
parent ac50f27d2d
commit 2c877d24fd

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