r101582 MediaWiki - Code Review archive

Repository:MediaWiki
Revision:r101581‎ | r101582 | r101583 >
Date:04:59, 2 November 2011
Author:jeroendedauw
Status:deferred
Tags:
Comment:
0.7.8
Modified paths:
  • /branches/Maps0.7.x/Maps.php (modified) (history)
  • /branches/Maps0.7.x/RELEASE-NOTES (modified) (history)

Diff [purge]

Index: branches/Maps0.7.x/Maps.php
@@ -36,7 +36,7 @@
3737 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 />' );
3838 }
3939
40 -define( 'Maps_VERSION', '0.7.8 alpha' );
 40+define( 'Maps_VERSION', '0.7.8' );
4141
4242 $wgExtensionCredits['parserhook'][] = array(
4343 'path' => __FILE__,
Index: branches/Maps0.7.x/RELEASE-NOTES
@@ -8,7 +8,7 @@
99
1010
1111 === Maps 0.7.8 ===
12 -(201x-xx-xx)
 12+(2011-11-02)
1313
1414 * Fixed coordinate normalization issue (bug 29421).
1515

Status & tagging log