r97012 MediaWiki - Code Review archive

Repository:MediaWiki
Revision:r97011‎ | r97012 | r97013 >
Date:22:12, 13 September 2011
Author:jeroendedauw
Status:ok
Tags:
Comment:
1.0.3 rel
Modified paths:
  • /trunk/extensions/SemanticMaps/RELEASE-NOTES (modified) (history)
  • /trunk/extensions/SemanticMaps/SemanticMaps.php (modified) (history)

Diff [purge]

Index: trunk/extensions/SemanticMaps/RELEASE-NOTES
@@ -8,7 +8,7 @@
99
1010
1111 === Semantic Maps 1.0.3 ===
12 -(2011-09-xx)
 12+(2011-09-14)
1313
1414 * Added geocodecontrol parameter for the form inputs.
1515
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 alpha' );
 49+define( 'SM_VERSION', '1.0.3' );
5050
5151 $wgExtensionCredits[defined( 'SEMANTIC_EXTENSION_TYPE' ) ? 'semantic' : 'other'][] = array(
5252 'path' => __FILE__,

Status & tagging log