http://www.mediawiki.org/wiki/Special:Code/MediaWiki/97613

Revision: 97613
Author:   jeroendedauw
Date:     2011-09-20 11:06:17 +0000 (Tue, 20 Sep 2011)
Log Message:
-----------
rel 0.2.10

Modified Paths:
--------------
    trunk/extensions/SemanticCompoundQueries/README
    trunk/extensions/SemanticCompoundQueries/SemanticCompoundQueries.php

Modified: trunk/extensions/SemanticCompoundQueries/README
===================================================================
--- trunk/extensions/SemanticCompoundQueries/README     2011-09-20 10:04:57 UTC 
(rev 97612)
+++ trunk/extensions/SemanticCompoundQueries/README     2011-09-20 11:06:17 UTC 
(rev 97613)
@@ -1,6 +1,6 @@
 Semantic Compound Queries Extension
 
-        Version 0.2.9
+        Version 0.2.10
         Yaron Koren
 
 This is free software licensed under the GNU General Public License. Please

Modified: trunk/extensions/SemanticCompoundQueries/SemanticCompoundQueries.php
===================================================================
--- trunk/extensions/SemanticCompoundQueries/SemanticCompoundQueries.php        
2011-09-20 10:04:57 UTC (rev 97612)
+++ trunk/extensions/SemanticCompoundQueries/SemanticCompoundQueries.php        
2011-09-20 11:06:17 UTC (rev 97613)
@@ -17,7 +17,7 @@
 
 if ( !defined( 'MEDIAWIKI' ) ) die();
 
-define( 'SCQ_VERSION', '0.2.10 alpha' );
+define( 'SCQ_VERSION', '0.2.10' );
 
 $wgExtensionCredits[defined( 'SEMANTIC_EXTENSION_TYPE' ) ? 'semantic' : 
'parserhook'][] = array(
        'path'  => __FILE__,


_______________________________________________
MediaWiki-CVS mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/mediawiki-cvs

Reply via email to