r95355 MediaWiki - Code Review archive

Repository:MediaWiki
Revision:r95354‎ | r95355 | r95356 >
Date:23:30, 23 August 2011
Author:yaron
Status:ok
Tags:
Comment:
New version: 0.2.9
Modified paths:
  • /trunk/extensions/SemanticCompoundQueries/README (modified) (history)
  • /trunk/extensions/SemanticCompoundQueries/SemanticCompoundQueries.php (modified) (history)

Diff [purge]

Index: trunk/extensions/SemanticCompoundQueries/SemanticCompoundQueries.php
@@ -17,7 +17,7 @@
1818
1919 if ( !defined( 'MEDIAWIKI' ) ) die();
2020
21 -define( 'SCQ_VERSION', '0.2.8' );
 21+define( 'SCQ_VERSION', '0.2.9' );
2222
2323 $wgExtensionCredits[defined( 'SEMANTIC_EXTENSION_TYPE' ) ? 'semantic' : 'parserhook'][] = array(
2424 'path' => __FILE__,
Index: trunk/extensions/SemanticCompoundQueries/README
@@ -1,6 +1,6 @@
22 Semantic Compound Queries Extension
33
4 - Version 0.2.8
 4+ Version 0.2.9
55 Yaron Koren
66
77 This is free software licensed under the GNU General Public License. Please

Status & tagging log