Yaron Koren has uploaded a new change for review.

  https://gerrit.wikimedia.org/r/135435

Change subject: New version: 0.4
......................................................................

New version: 0.4

Change-Id: I01596b3e5c8a64605658552e2bbeb3984bb5f2be
---
M README
M SemanticCompoundQueries.php
2 files changed, 2 insertions(+), 3 deletions(-)


  git pull 
ssh://gerrit.wikimedia.org:29418/mediawiki/extensions/SemanticCompoundQueries 
refs/changes/35/135435/1

diff --git a/README b/README
index e6bc576..e4b02a8 100644
--- a/README
+++ b/README
@@ -1,6 +1,6 @@
 Semantic Compound Queries Extension
 
-        Version 0.3.4
+        Version 0.4
         Yaron Koren
 
 This is free software licensed under the GNU General Public License. Please
@@ -49,4 +49,3 @@
 
 If possible, please add "[SCQ]" at the beginning of the subject line, to
 clarify the subject matter.
-
diff --git a/SemanticCompoundQueries.php b/SemanticCompoundQueries.php
index 910c644..1b628ef 100644
--- a/SemanticCompoundQueries.php
+++ b/SemanticCompoundQueries.php
@@ -17,7 +17,7 @@
 
 if ( !defined( 'MEDIAWIKI' ) ) die();
 
-define( 'SCQ_VERSION', '0.4.0' );
+define( 'SCQ_VERSION', '0.4' );
 
 $wgExtensionCredits[defined( 'SEMANTIC_EXTENSION_TYPE' ) ? 'semantic' : 
'parserhook'][] = array(
        'path'  => __FILE__,

-- 
To view, visit https://gerrit.wikimedia.org/r/135435
To unsubscribe, visit https://gerrit.wikimedia.org/r/settings

Gerrit-MessageType: newchange
Gerrit-Change-Id: I01596b3e5c8a64605658552e2bbeb3984bb5f2be
Gerrit-PatchSet: 1
Gerrit-Project: mediawiki/extensions/SemanticCompoundQueries
Gerrit-Branch: master
Gerrit-Owner: Yaron Koren <yaro...@gmail.com>

_______________________________________________
MediaWiki-commits mailing list
MediaWiki-commits@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/mediawiki-commits

Reply via email to