r63143 MediaWiki - Code Review archive

Repository:MediaWiki
Revision:r63142‎ | r63143 | r63144 >
Date:22:37, 1 March 2010
Author:jeroendedauw
Status:deferred
Tags:
Comment:
Changes for 0.5.4
Modified paths:
  • /trunk/extensions/SemanticMaps/SemanticMaps.php (modified) (history)

Diff [purge]

Index: trunk/extensions/SemanticMaps/SemanticMaps.php
@@ -35,7 +35,7 @@
3636
3737 // Only initialize the extension when all dependencies are present.
3838 if (defined( 'Maps_VERSION' ) && defined( 'SMW_VERSION' )) {
39 - define('SM_VERSION', '0.5.4 rc1');
 39+ define('SM_VERSION', '0.5.4');
4040
4141 $smgScriptPath = (isset($wgExtensionAssetsPath) && $wgExtensionAssetsPath ? $wgExtensionAssetsPath : $wgScriptPath . '/extensions') . '/SemanticMaps';
4242 $smgDir = dirname( __FILE__ ) . '/';

Status & tagging log