r109010 MediaWiki - Code Review archive

Repository:MediaWiki
Revision:r109009‎ | r109010 | r109011 >
Date:23:02, 15 January 2012
Author:jeroendedauw
Status:ok
Tags:
Comment:
1.7.0.2
Modified paths:
  • /trunk/extensions/SemanticMediaWiki/RELEASE-NOTES (modified) (history)
  • /trunk/extensions/SemanticMediaWiki/SemanticMediaWiki.php (modified) (history)

Diff [purge]

Index: trunk/extensions/SemanticMediaWiki/RELEASE-NOTES
@@ -3,11 +3,8 @@
44
55 == SMW 1.7.0.2 ==
66
7 -THIS IS NOT A RELEASE YET
 7+Released on January 16, 2012.
88
9 -Semantic MediaWiki 1.7.0.2 is currently in beta-quality and is not recommended for use in
10 -production until the actual release.
11 -
129 * Fixed creation of concept cache and display of matching objects on concept pages (bug 32592, 32718).
1310 * Fixed fatal error occurring for some invalid property definitions (bug 33652).
1411 * Fixed error in RSS when using creator or date parameters (bug 33721).
Index: trunk/extensions/SemanticMediaWiki/SemanticMediaWiki.php
@@ -34,7 +34,7 @@
3535 }
3636
3737 // The SMW version number.
38 -define( 'SMW_VERSION', '1.7.0.2 alpha' );
 38+define( 'SMW_VERSION', '1.7.0.2' );
3939
4040 // Registration of the extension credits, see Special:Version.
4141 $wgExtensionCredits['semantic'][] = array(

Status & tagging log