Version update

Change-Id: I7afb84041b2700ad5fe1dd49c806ff8e1cb9ebbb
This commit is contained in:
Santhosh Thottingal
2013-01-16 17:15:12 +05:30
parent d80cbd9b08
commit bfb1f319eb

View File

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