Yaron Koren has uploaded a new change for review.

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


Change subject: New version: 1.2.5
......................................................................

New version: 1.2.5

Change-Id: I39fbbb74844dacb70b0b0cbeb681cc13db0b78cc
---
M INSTALL
M SemanticDrilldown.php
2 files changed, 2 insertions(+), 2 deletions(-)


  git pull 
ssh://gerrit.wikimedia.org:29418/mediawiki/extensions/SemanticDrilldown 
refs/changes/89/67989/1

diff --git a/INSTALL b/INSTALL
index 1d60215..fc3675a 100644
--- a/INSTALL
+++ b/INSTALL
@@ -1,4 +1,4 @@
-[[Semantic Drilldown 1.2.4]]
+[[Semantic Drilldown 1.2.5]]
 
 Contents:
 * Disclaimer
diff --git a/SemanticDrilldown.php b/SemanticDrilldown.php
index 1b0c58b..298b15e 100644
--- a/SemanticDrilldown.php
+++ b/SemanticDrilldown.php
@@ -13,7 +13,7 @@
 
 if ( !defined( 'MEDIAWIKI' ) ) die();
 
-define( 'SD_VERSION', '1.2.4' );
+define( 'SD_VERSION', '1.2.5' );
 
 $wgExtensionCredits[defined( 'SEMANTIC_EXTENSION_TYPE' ) ? 'semantic' : 
'specialpage'][] = array(
        'path'        => __FILE__,

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

Gerrit-MessageType: newchange
Gerrit-Change-Id: I39fbbb74844dacb70b0b0cbeb681cc13db0b78cc
Gerrit-PatchSet: 1
Gerrit-Project: mediawiki/extensions/SemanticDrilldown
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