r97133 MediaWiki - Code Review archive

Repository:MediaWiki
Revision:r97132‎ | r97133 | r97134 >
Date:00:47, 15 September 2011
Author:jeroendedauw
Status:ok
Tags:
Comment:
increment to 1.0.4 alpha
Modified paths:
  • /trunk/extensions/SemanticMaps/INSTALL (modified) (history)
  • /trunk/extensions/SemanticMaps/RELEASE-NOTES (modified) (history)
  • /trunk/extensions/SemanticMaps/SemanticMaps.php (modified) (history)

Diff [purge]

Index: trunk/extensions/SemanticMaps/INSTALL
@@ -1,4 +1,4 @@
2 -[[Semantic Maps 1.0.3]]
 2+[[Semantic Maps 1.0.4]]
33
44 You can find a wiki version of this document, which includes various helpfull links, at
55 http://mapping.referata.com/wiki/Help:Installation#Semantic_Maps
Index: trunk/extensions/SemanticMaps/RELEASE-NOTES
@@ -7,6 +7,11 @@
88 http://www.mediawiki.org/wiki/Extension:Semantic_Maps/Version_history#Semantic_Maps_change_log
99
1010
 11+=== Semantic Maps 1.0.4 ===
 12+(2011-0x-xx)
 13+
 14+*
 15+
1116 === Semantic Maps 1.0.3 ===
1217 (2011-09-14)
1318
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', '1.0.3' );
 49+define( 'SM_VERSION', '1.0.4 alpha' );
5050
5151 $wgExtensionCredits[defined( 'SEMANTIC_EXTENSION_TYPE' ) ? 'semantic' : 'other'][] = array(
5252 'path' => __FILE__,

Status & tagging log