Version update

Change-Id: I52b4c9c7d5f8172dffe51c9fdfd1213f58d73b14
This commit is contained in:
Santhosh Thottingal
2013-04-01 09:44:36 +05:30
parent 97009a3468
commit 5bbdd16aa7

View File

@@ -25,7 +25,7 @@ if ( !defined( 'MEDIAWIKI' ) ) {
/**
* Version number used in extension credits and in other placed where needed.
*/
define( 'ULS_VERSION', '2013-01-28' );
define( 'ULS_VERSION', '2013-04-01' );
$wgExtensionCredits['other'][] = array(
'path' => __FILE__,