r63604 MediaWiki - Code Review archive

Repository:MediaWiki
Revision:r63603‎ | r63604 | r63605 >
Date:15:31, 11 March 2010
Author:yaron
Status:deferred
Tags:
Comment:
New version: 0.2.4
Modified paths:
  • /trunk/extensions/SemanticCompoundQueries/README (modified) (history)
  • /trunk/extensions/SemanticCompoundQueries/SemanticCompoundQueries.php (modified) (history)

Diff [purge]

Index: trunk/extensions/SemanticCompoundQueries/SemanticCompoundQueries.php
@@ -9,7 +9,7 @@
1010
1111 if ( !defined( 'MEDIAWIKI' ) ) die();
1212
13 -define( 'SCQ_VERSION', '0.2.3' );
 13+define( 'SCQ_VERSION', '0.2.4' );
1414
1515 $wgExtensionCredits['parserhook'][] = array(
1616 'path' => __FILE__,
Index: trunk/extensions/SemanticCompoundQueries/README
@@ -1,6 +1,6 @@
22 Semantic Compound Queries Extension
33
4 - Version 0.2.2
 4+ Version 0.2.4
55 Yaron Koren
66
77 This is free software licensed under the GNU General Public License. Please

Status & tagging log