r97613 MediaWiki - Code Review archive

Repository:MediaWiki
Revision:r97612‎ | r97613 | r97614 >
Date:11:06, 20 September 2011
Author:jeroendedauw
Status:deferred
Tags:
Comment:
rel 0.2.10
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.10 alpha' );
 21+define( 'SCQ_VERSION', '0.2.10' );
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.9
 4+ Version 0.2.10
55 Yaron Koren
66
77 This is free software licensed under the GNU General Public License. Please