Update version date.

Change-Id: I8533c30bec825a2ef6ebde4c33bb9d5fb09ffd59
This commit is contained in:
Kartik Mistry
2013-11-27 10:40:58 +05:30
parent 14b05ef00e
commit b511fca15e

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