r84461 MediaWiki - Code Review archive

Repository:MediaWiki
Revision:r84460‎ | r84461 | r84462 >
Date:16:53, 21 March 2011
Author:jeroendedauw
Status:deferred
Tags:
Comment:
0.7.6 release
Modified paths:
  • /branches/SemanticMaps0.7.x/RELEASE-NOTES (modified) (history)
  • /branches/SemanticMaps0.7.x/SemanticMaps.php (modified) (history)

Diff [purge]

Index: branches/SemanticMaps0.7.x/RELEASE-NOTES
@@ -9,7 +9,7 @@
1010
1111
1212 === Semantic Maps 0.7.6 ===
13 -(2011-0x-xx)
 13+(2011-03-21)
1414
1515 * Improved map query parameter support in the Special:Ask GUI
1616
Index: branches/SemanticMaps0.7.x/SemanticMaps.php
@@ -36,7 +36,7 @@
3737 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 />' );
3838 }
3939
40 -define( 'SM_VERSION', '0.7.6 alpha' );
 40+define( 'SM_VERSION', '0.7.6' );
4141
4242 $wgExtensionCredits[defined( 'SEMANTIC_EXTENSION_TYPE' ) ? 'semantic' : 'other'][] = array(
4343 'path' => __FILE__,

Status & tagging log