r55241 MediaWiki - Code Review archive

Repository:MediaWiki
Revision:r55240‎ | r55241 | r55242 >
Date:17:37, 18 August 2009
Author:jeroendedauw
Status:deferred
Tags:
Comment:
Fixed error in version number.
Modified paths:
  • /trunk/extensions/SemanticMaps/SemanticMaps.php (modified) (history)

Diff [purge]

Index: trunk/extensions/SemanticMaps/SemanticMaps.php
@@ -23,7 +23,7 @@
2424 die( 'Not an entry point.' );
2525 }
2626
27 -define('SM_VERSION', '0.3.1');
 27+define('SM_VERSION', '0.3.2');
2828
2929 $smgScriptPath = $wgScriptPath . '/extensions/SemanticMaps';
3030 $smgIP = $IP . '/extensions/SemanticMaps';

Status & tagging log