r69664 MediaWiki - Code Review archive

Repository:MediaWiki
Revision:r69663‎ | r69664 | r69665 >
Date:10:15, 21 July 2010
Author:jeroendedauw
Status:ok
Tags:
Comment:
Version increment to 0.6.5 rc1
Modified paths:
  • /trunk/extensions/Maps/Maps.php (modified) (history)

Diff [purge]

Index: trunk/extensions/Maps/Maps.php
@@ -33,7 +33,7 @@
3434 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>.';
3535 }
3636 else {
37 - define( 'Maps_VERSION', '0.6.5 a6' );
 37+ define( 'Maps_VERSION', '0.6.5 rc1' );
3838
3939 // The different coordinate notations.
4040 define( 'Maps_COORDS_FLOAT', 'float' );

Status & tagging log