Update version

Change-Id: I5c6fdd33ff8ef1aee8f090b5bf80d124b26f68df
This commit is contained in:
Santhosh Thottingal
2013-06-11 10:31:22 +05:30
parent f0b3e6524c
commit 7b92820129

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', '2013-04-27' ); define( 'ULS_VERSION', '2013-06-11' );
$wgExtensionCredits['other'][] = array( $wgExtensionCredits['other'][] = array(
'path' => __FILE__, 'path' => __FILE__,