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

Revision: 84461
Author:   jeroendedauw
Date:     2011-03-21 16:53:49 +0000 (Mon, 21 Mar 2011)
Log Message:
-----------
0.7.6 release

Modified Paths:
--------------
    branches/SemanticMaps0.7.x/RELEASE-NOTES
    branches/SemanticMaps0.7.x/SemanticMaps.php

Modified: branches/SemanticMaps0.7.x/RELEASE-NOTES
===================================================================
--- branches/SemanticMaps0.7.x/RELEASE-NOTES    2011-03-21 16:53:36 UTC (rev 
84460)
+++ branches/SemanticMaps0.7.x/RELEASE-NOTES    2011-03-21 16:53:49 UTC (rev 
84461)
@@ -9,7 +9,7 @@
 
 
 === Semantic Maps 0.7.6 ===
-(2011-0x-xx)
+(2011-03-21)
 
 * Improved map query parameter support in the Special:Ask GUI
 

Modified: branches/SemanticMaps0.7.x/SemanticMaps.php
===================================================================
--- branches/SemanticMaps0.7.x/SemanticMaps.php 2011-03-21 16:53:36 UTC (rev 
84460)
+++ branches/SemanticMaps0.7.x/SemanticMaps.php 2011-03-21 16:53:49 UTC (rev 
84461)
@@ -36,7 +36,7 @@
        die( '<b>Error:</b> You need to have <a 
href="http://semantic-mediawiki.org/wiki/Semantic_MediaWiki";>Semantic 
MediaWiki</a> installed in order to use <a 
href="http://www.mediawiki.org/wiki/Extension:Semantic Maps">Semantic 
Maps</a>.<br />' );
 }
 
-define( 'SM_VERSION', '0.7.6 alpha' );
+define( 'SM_VERSION', '0.7.6' );
 
 $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