r88842 MediaWiki - Code Review archive

Repository:MediaWiki
Revision:r88841‎ | r88842 | r88843 >
Date:21:25, 25 May 2011
Author:jeroendedauw
Status:deferred
Tags:
Comment:
replace 0.8 by 1.0
Modified paths:
  • /trunk/extensions/SemanticMaps/RELEASE-NOTES (modified) (history)
  • /trunk/extensions/SemanticMaps/SemanticMaps.php (modified) (history)

Diff [purge]

Index: trunk/extensions/SemanticMaps/RELEASE-NOTES
@@ -7,7 +7,7 @@
88 http://www.mediawiki.org/wiki/Extension:Semantic_Maps/Version_history#Semantic_Maps_change_log
99
1010
11 -=== Semantic Maps 0.8 ===
 11+=== Semantic Maps 1.0 ===
1212 (2011-0x-xx)
1313
1414 This version branched from Semantic Maps 0.7.x at version 0.7.3.
Index: trunk/extensions/SemanticMaps/SemanticMaps.php
@@ -45,7 +45,7 @@
4646 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.' );
4747 }
4848
49 -define( 'SM_VERSION', '0.8 alpha' );
 49+define( 'SM_VERSION', '1.0 alpha' );
5050
5151 $wgExtensionCredits[defined( 'SEMANTIC_EXTENSION_TYPE' ) ? 'semantic' : 'other'][] = array(
5252 'path' => __FILE__,

Status & tagging log