r55240 MediaWiki - Code Review archive

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

Diff [purge]

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

Status & tagging log