http://www.mediawiki.org/wiki/Special:Code/MediaWiki/71839

Revision: 71839
Author:   jeroendedauw
Date:     2010-08-28 01:20:20 +0000 (Sat, 28 Aug 2010)

Log Message:
-----------
Version number increment

Modified Paths:
--------------
    trunk/extensions/Maps/INSTALL
    trunk/extensions/Maps/Maps.php

Modified: trunk/extensions/Maps/INSTALL
===================================================================
--- trunk/extensions/Maps/INSTALL       2010-08-28 01:18:18 UTC (rev 71838)
+++ trunk/extensions/Maps/INSTALL       2010-08-28 01:20:20 UTC (rev 71839)
@@ -1,4 +1,4 @@
-[[Maps 0.6.6]]
+[[Maps 0.7]]
 
 In order to use this version of Maps, you need to have Validator 0.3.6 
installed. If you get a distribution
 from this page, you don't need to bother this, since Validator comes bundled 
with every release, and will

Modified: trunk/extensions/Maps/Maps.php
===================================================================
--- trunk/extensions/Maps/Maps.php      2010-08-28 01:18:18 UTC (rev 71838)
+++ trunk/extensions/Maps/Maps.php      2010-08-28 01:20:20 UTC (rev 71839)
@@ -33,7 +33,7 @@
        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>.';
 }
 else {
-       define( 'Maps_VERSION', '0.6.6' );
+       define( 'Maps_VERSION', '0.7 alpha-1' );
 
        // The different coordinate notations.
        define( 'Maps_COORDS_FLOAT', 'float' );



_______________________________________________
MediaWiki-CVS mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/mediawiki-cvs

Reply via email to