r93603 MediaWiki - Code Review archive

Repository:MediaWiki
Revision:r93602‎ | r93603 | r93604 >
Date:18:07, 31 July 2011
Author:jeroendedauw
Status:deferred
Tags:
Comment:
increment versio nr
Modified paths:
  • /trunk/extensions/SemanticResultFormats/RELEASE-NOTES (modified) (history)
  • /trunk/extensions/SemanticResultFormats/SemanticResultFormats.php (modified) (history)

Diff [purge]

Index: trunk/extensions/SemanticResultFormats/SemanticResultFormats.php
@@ -20,7 +20,7 @@
2121 die( 'Not an entry point.' );
2222 }
2323
24 -define( 'SRF_VERSION', '1.6' );
 24+define( 'SRF_VERSION', '1.6.1' );
2525
2626 // Require the settings file.
2727 require dirname( __FILE__ ) . '/SRF_Settings.php';
Index: trunk/extensions/SemanticResultFormats/RELEASE-NOTES
@@ -2,6 +2,10 @@
33 http://semantic-mediawiki.org/wiki/Semantic_Result_Formats
44
55
 6+== SRF 1.6.1 ==
 7+
 8+* Fixed rendering bug in the tagcloud format occuring for inline queries.
 9+
610 == SRF 1.6 ==
711
812 Released on July 30, 2011.

Follow-up revisions

RevisionCommit summaryAuthorDate
r93604fu r93603, I failedjeroendedauw18:08, 31 July 2011