r60178 MediaWiki - Code Review archive

Repository:MediaWiki
Revision:r60177‎ | r60178 | r60179 >
Date:21:07, 17 December 2009
Author:jeroendedauw
Status:deferred
Tags:
Comment:
Version number fix
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.1');
 39+ define('SM_VERSION', '0.5.1 a1');
4040
4141 $smgScriptPath = $wgScriptPath . '/extensions/SemanticMaps';
4242 $smgIP = $IP . '/extensions/SemanticMaps';

Status & tagging log