r66365 MediaWiki - Code Review archive

Repository:MediaWiki
Revision:r66364‎ | r66365 | r66366 >
Date:17:45, 13 May 2010
Author:yaron
Status:deferred
Tags:
Comment:
New version: 0.2.5
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.4' );
 13+define( 'SCQ_VERSION', '0.2.5' );
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.4
 4+ Version 0.2.5
55 Yaron Koren
66
77 This is free software licensed under the GNU General Public License. Please

Status & tagging log