r44126 MediaWiki - Code Review archive

Repository:MediaWiki
Revision:r44125‎ | r44126 | r44127 >
Date:19:25, 1 December 2008
Author:yaron
Status:deferred
Tags:
Comment:
New version: 0.2.1
Modified paths:
  • /trunk/extensions/SemanticCompoundQueries/README (modified) (history)
  • /trunk/extensions/SemanticCompoundQueries/SCQ_Settings.php (modified) (history)

Diff [purge]

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

Status & tagging log