r88841 MediaWiki - Code Review archive

Repository:MediaWiki
Revision:r88840‎ | r88841 | r88842 >
Date:21:24, 25 May 2011
Author:jeroendedauw
Status:deferred
Tags:
Comment:
replace 0.8 by 1.0
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', '0.8 alpha' );
 45+define( 'Maps_VERSION', '1.0 alpha' );
4646
4747 $wgExtensionCredits['parserhook'][] = array(
4848 'path' => __FILE__,
Index: trunk/extensions/Maps/RELEASE-NOTES
@@ -7,7 +7,7 @@
88 http://mapping.referata.com/wiki/Maps/Version_history#Maps_change_log
99
1010
11 -=== Maps 0.8 ===
 11+=== Maps 1.0 ===
1212 (2011-0x-xx)
1313
1414 This version branched from Maps 0.7.x at version 0.7.3.

Status & tagging log