r85393 MediaWiki - Code Review archive

Repository:MediaWiki
Revision:r85392‎ | r85393 | r85394 >
Date:23:10, 4 April 2011
Author:yaron
Status:deferred
Tags:
Comment:
New version: 0.2.7
Modified paths:
  • /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.7 alpha' );
 21+define( 'SCQ_VERSION', '0.2.7' );
2222
2323 $wgExtensionCredits[defined( 'SEMANTIC_EXTENSION_TYPE' ) ? 'semantic' : 'parserhook'][] = array(
2424 'path' => __FILE__,

Status & tagging log