r75071 MediaWiki - Code Review archive

Repository:MediaWiki
Revision:r75070‎ | r75071 | r75072 >
Date:07:48, 20 October 2010
Author:jeroendedauw
Status:deferred
Tags:
Comment:
0.7.1 release
Modified paths:
  • /trunk/extensions/Maps/Maps.php (modified) (history)

Diff [purge]

Index: trunk/extensions/Maps/Maps.php
@@ -36,7 +36,7 @@
3737 echo '<b>Warning:</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>.';
3838 }
3939 else {
40 - define( 'Maps_VERSION', '0.7.1 rc1' );
 40+ define( 'Maps_VERSION', '0.7.1' );
4141
4242 // The different coordinate notations.
4343 define( 'Maps_COORDS_FLOAT', 'float' );

Status & tagging log