r97132 MediaWiki - Code Review archive

Repository:MediaWiki
Revision:r97131‎ | r97132 | r97133 >
Date:00:47, 15 September 2011
Author:jeroendedauw
Status:ok
Tags:
Comment:
increment to 1.0.4 alpha and up rel notes
Modified paths:
  • /trunk/extensions/Maps/INSTALL (modified) (history)
  • /trunk/extensions/Maps/Maps.php (modified) (history)
  • /trunk/extensions/Maps/RELEASE-NOTES (modified) (history)

Diff [purge]

Index: trunk/extensions/Maps/INSTALL
@@ -1,4 +1,4 @@
2 -[[Maps 1.0.3]]
 2+[[Maps 1.0.4]]
33
44 In order to use this version of Maps, you need to have Validator 0.3.6 installed. If you get a distribution
55 from this page, you don't need to bother this, since Validator comes bundled with every release, and will
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' );
 45+define( 'Maps_VERSION', '1.0.4 alpha' );
4646
4747 $wgExtensionCredits['parserhook'][] = array(
4848 'path' => __FILE__,
Index: trunk/extensions/Maps/RELEASE-NOTES
@@ -7,6 +7,11 @@
88 http://mapping.referata.com/wiki/Maps/Version_history#Maps_change_log
99
1010
 11+=== Maps 1.0.4 ===
 12+(2011-0x-xx)
 13+
 14+* Updated OpenLayers from 2.10 to 2.11.
 15+
1116 === Maps 1.0.3 ===
1217 (2011-09-14)
1318

Status & tagging log