r90166 MediaWiki - Code Review archive

Repository:MediaWiki
Revision:r90165‎ | r90166 | r90167 >
Date:21:26, 15 June 2011
Author:jeroendedauw
Status:deferred
Tags:
Comment:
0.7.7 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
@@ -8,7 +8,7 @@
99
1010
1111 === Semantic Maps 0.7.7 ===
12 -(2011-06-xx)
 12+(2011-06-15)
1313
1414 * Fixed handling of parameters in form inputs.
1515
Index: branches/SemanticMaps0.7.x/SemanticMaps.php
@@ -40,7 +40,7 @@
4141 die( '<b>Error:</b> This version of Semantic Maps requires Semantic MediaWiki 1.5.x; use Semantic Maps 1.0 or above for SMW 1.6 or later.' );
4242 }
4343
44 -define( 'SM_VERSION', '0.7.7 rc' );
 44+define( 'SM_VERSION', '0.7.7' );
4545
4646 $wgExtensionCredits[defined( 'SEMANTIC_EXTENSION_TYPE' ) ? 'semantic' : 'other'][] = array(
4747 'path' => __FILE__,

Status & tagging log