r90164 MediaWiki - Code Review archive

Repository:MediaWiki
Revision:r90163‎ | r90164 | r90165 >
Date:21:26, 15 June 2011
Author:jeroendedauw
Status:deferred
Tags:
Comment:
0.7.7 release
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.7 rc' );
 40+define( 'Maps_VERSION', '0.7.7' );
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.7 ===
12 -(2011-06-xx)
 12+(2011-06-15)
1313
1414 * Fixed minor initialization issue with the OpenLayers code.
1515

Status & tagging log