r97011 MediaWiki - Code Review archive

Repository:MediaWiki
Revision:r97010‎ | r97011 | r97012 >
Date:22:12, 13 September 2011
Author:jeroendedauw
Status:ok
Tags:
Comment:
1.0.3 rel
Modified paths:
  • /trunk/extensions/Maps/Maps.php (modified) (history)
  • /trunk/extensions/Maps/RELEASE-NOTES (modified) (history)

Diff [purge]

Index: trunk/extensions/Maps/Maps.php
@@ -41,7 +41,7 @@
4242 die( '<b>Error:</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>.<br />' );
4343 }
4444
45 -define( 'Maps_VERSION', '1.0.3 alpha' );
 45+define( 'Maps_VERSION', '1.0.3' );
4646
4747 $wgExtensionCredits['parserhook'][] = array(
4848 'path' => __FILE__,
Index: trunk/extensions/Maps/RELEASE-NOTES
@@ -8,7 +8,7 @@
99
1010
1111 === Maps 1.0.3 ===
12 -(2011-xx-xx)
 12+(2011-09-14)
1313
1414 * Added API module for geocoding.
1515 * Added 'geocoding' right.

Status & tagging log