r61081 MediaWiki - Code Review archive

Repository:MediaWiki
Revision:r61080‎ | r61081 | r61082 >
Date:13:58, 15 January 2010
Author:jeroendedauw
Status:deferred
Tags:
Comment:
Changes for 0.5.2.
Modified paths:
  • /trunk/extensions/Maps/Maps.php (modified) (history)

Diff [purge]

Index: trunk/extensions/Maps/Maps.php
@@ -33,7 +33,7 @@
3434 echo '<b>Warning:</b> You need to have <a href="http://www.mediawiki.org/wiki/Extension:Validator">Validator</a> installed in order to use <a href="http://www.mediawiki.org/wiki/Extension:Maps">Maps</a>.';
3535 }
3636 else {
37 - define('Maps_VERSION', '0.5.2 a1');
 37+ define('Maps_VERSION', '0.5.2 rc1');
3838
3939 $egMapsScriptPath = $wgScriptPath . '/extensions/Maps';
4040 $egMapsIP = $IP . '/extensions/Maps';

Status & tagging log