r82270 MediaWiki - Code Review archive

Repository:MediaWiki
Revision:r82269‎ | r82270 | r82271 >
Date:18:00, 16 February 2011
Author:jeroendedauw
Status:ok
Tags:
Comment:
0.7.5
Modified paths:
  • /trunk/extensions/Maps/Maps.php (modified) (history)

Diff [purge]

Index: trunk/extensions/Maps/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 else {
40 - define( 'Maps_VERSION', '0.7.5 rc' );
 40+ define( 'Maps_VERSION', '0.7.5' );
4141
4242 // The different coordinate notations.
4343 define( 'Maps_COORDS_FLOAT', 'float' );

Status & tagging log