http://www.mediawiki.org/wiki/Special:Code/MediaWiki/70111
Revision: 70111
Author: jeroendedauw
Date: 2010-07-28 21:22:20 +0000 (Wed, 28 Jul 2010)
Log Message:
-----------
Incremented version number to 0.6.6
Modified Paths:
--------------
trunk/extensions/Maps/Geocoders/Maps_GoogleGeocoder.php
trunk/extensions/Maps/Geocoders/Maps_YahooGeocoder.php
trunk/extensions/Maps/INSTALL
trunk/extensions/Maps/Maps.php
Modified: trunk/extensions/Maps/Geocoders/Maps_GoogleGeocoder.php
===================================================================
--- trunk/extensions/Maps/Geocoders/Maps_GoogleGeocoder.php 2010-07-28
21:14:31 UTC (rev 70110)
+++ trunk/extensions/Maps/Geocoders/Maps_GoogleGeocoder.php 2010-07-28
21:22:20 UTC (rev 70111)
@@ -9,7 +9,6 @@
*
* @author Jeroen De Dauw
* @author Sergey Chernyshev
- *
*/
if ( !defined( 'MEDIAWIKI' ) ) {
Modified: trunk/extensions/Maps/Geocoders/Maps_YahooGeocoder.php
===================================================================
--- trunk/extensions/Maps/Geocoders/Maps_YahooGeocoder.php 2010-07-28
21:14:31 UTC (rev 70110)
+++ trunk/extensions/Maps/Geocoders/Maps_YahooGeocoder.php 2010-07-28
21:22:20 UTC (rev 70111)
@@ -7,7 +7,6 @@
* @ingroup Maps
*
* @author Jeroen De Dauw
- *
*/
if ( !defined( 'MEDIAWIKI' ) ) {
Modified: trunk/extensions/Maps/INSTALL
===================================================================
--- trunk/extensions/Maps/INSTALL 2010-07-28 21:14:31 UTC (rev 70110)
+++ trunk/extensions/Maps/INSTALL 2010-07-28 21:22:20 UTC (rev 70111)
@@ -1,4 +1,4 @@
-[[Maps 0.6.5]]
+[[Maps 0.6.6]]
In order to use this version of Maps, you need to have Validator 0.2.2
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-07-28 21:14:31 UTC (rev 70110)
+++ trunk/extensions/Maps/Maps.php 2010-07-28 21:22:20 UTC (rev 70111)
@@ -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.5' );
+ define( 'Maps_VERSION', '0.6.6 alpha' );
// The different coordinate notations.
define( 'Maps_COORDS_FLOAT', 'float' );
_______________________________________________
MediaWiki-CVS mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/mediawiki-cvs