Update version

Change-Id: Ica44e38470c5d4356130ec9e398274b624b4045c
This commit is contained in:
Siebrand Mazeland
2013-06-17 16:45:14 +02:00
parent 4a1035dcbf
commit 48b8f11ca6

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