http://www.mediawiki.org/wiki/Special:Code/MediaWiki/69066
Revision: 69066
Author: jeroendedauw
Date: 2010-07-05 19:32:22 +0000 (Mon, 05 Jul 2010)
Log Message:
-----------
Version number increment to rc1
Modified Paths:
--------------
trunk/extensions/SemanticMaps/SemanticMaps.php
Modified: trunk/extensions/SemanticMaps/SemanticMaps.php
===================================================================
--- trunk/extensions/SemanticMaps/SemanticMaps.php 2010-07-05 19:32:16 UTC
(rev 69065)
+++ trunk/extensions/SemanticMaps/SemanticMaps.php 2010-07-05 19:32:22 UTC
(rev 69066)
@@ -35,7 +35,7 @@
// Only initialize the extension when all dependencies are present.
if ( defined( 'Maps_VERSION' ) && defined( 'SMW_VERSION' ) ) {
- define( 'SM_VERSION', '0.6.4 a11' );
+ define( 'SM_VERSION', '0.6.4 rc1' );
$useExtensionPath = version_compare( $wgVersion, '1.16', '>=' ) &&
isset( $wgExtensionAssetsPath ) && $wgExtensionAssetsPath;
$smgScriptPath = ( $useExtensionPath ? $wgExtensionAssetsPath :
$wgScriptPath . '/extensions' ) . '/SemanticMaps';
_______________________________________________
MediaWiki-CVS mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/mediawiki-cvs