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

Revision: 88842
Author:   jeroendedauw
Date:     2011-05-25 21:25:07 +0000 (Wed, 25 May 2011)
Log Message:
-----------
replace 0.8 by 1.0

Modified Paths:
--------------
    trunk/extensions/SemanticMaps/RELEASE-NOTES
    trunk/extensions/SemanticMaps/SemanticMaps.php

Modified: trunk/extensions/SemanticMaps/RELEASE-NOTES
===================================================================
--- trunk/extensions/SemanticMaps/RELEASE-NOTES 2011-05-25 21:24:56 UTC (rev 
88841)
+++ trunk/extensions/SemanticMaps/RELEASE-NOTES 2011-05-25 21:25:07 UTC (rev 
88842)
@@ -7,7 +7,7 @@
 
http://www.mediawiki.org/wiki/Extension:Semantic_Maps/Version_history#Semantic_Maps_change_log
 
 
-=== Semantic Maps 0.8 ===
+=== Semantic Maps 1.0 ===
 (2011-0x-xx)
 
 This version branched from Semantic Maps 0.7.x at version 0.7.3.

Modified: trunk/extensions/SemanticMaps/SemanticMaps.php
===================================================================
--- trunk/extensions/SemanticMaps/SemanticMaps.php      2011-05-25 21:24:56 UTC 
(rev 88841)
+++ trunk/extensions/SemanticMaps/SemanticMaps.php      2011-05-25 21:25:07 UTC 
(rev 88842)
@@ -45,7 +45,7 @@
        die( '<b>Error:</b> This version of Semantic Maps requires Semantic 
MediaWiki 1.6 or above; use Semantic Maps 0.7.x for older versions.' );
 }
 
-define( 'SM_VERSION', '0.8 alpha' );
+define( 'SM_VERSION', '1.0 alpha' );
 
 $wgExtensionCredits[defined( 'SEMANTIC_EXTENSION_TYPE' ) ? 'semantic' : 
'other'][] = array(
        'path' => __FILE__,


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

Reply via email to