r92595 MediaWiki - Code Review archive

Repository:MediaWiki
Revision:r92594‎ | r92595 | r92596 >
Date:23:03, 19 July 2011
Author:jeroendedauw
Status:deferred
Tags:
Comment:
incremented version nr
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]]
 2+[[Maps 1.0.1]]
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' );
 45+define( 'Maps_VERSION', '1.0.1 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.1 ===
 12+(2011-xx-xx)
 13+
 14+*
 15+
1116 === Maps 1.0 ===
1217 (2011-07-19)
1318