Yaron Koren has uploaded a new change for review.

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

Change subject: Version 2.0
......................................................................

Version 2.0

Change-Id: I9785dd420384c7c5b79f9af13cbb774491326cad
---
M INSTALL
M README
M SemanticDrilldown.php
3 files changed, 7 insertions(+), 6 deletions(-)


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

diff --git a/INSTALL b/INSTALL
index ec5da53..0d2bd06 100644
--- a/INSTALL
+++ b/INSTALL
@@ -1,4 +1,4 @@
-[[Semantic Drilldown 1.5]]
+[[Semantic Drilldown 2.0]]
 
 Contents:
 * Disclaimer
diff --git a/README b/README
index 23d4a14..f0b246f 100644
--- a/README
+++ b/README
@@ -12,13 +12,14 @@
 
 == Credits ==
 
-Semantic Drilldown was mainly written by Yaron Koren and David Loomer.
+Semantic Drilldown was mainly written by Yaron Koren.
 
 Important contributions were made by Sanyam Goyal as part of the 2010
-Google Summer of Code.
+Google Summer of Code, by Ankit Garg as part of the 2011 Google Summer
+of Code, and by David Loomer, MWJames and others.
 
-Language translations were provided by many people; see the
-file /languages/SD_Messages.php for the full listing.
+Language translations were provided by many people; see the files in
+the /i18n directory for the full listings.
 
 == Contact ==
 
diff --git a/SemanticDrilldown.php b/SemanticDrilldown.php
index 7addf3d..a4f0c0c 100644
--- a/SemanticDrilldown.php
+++ b/SemanticDrilldown.php
@@ -13,7 +13,7 @@
 
 if ( !defined( 'MEDIAWIKI' ) ) die();
 
-define( 'SD_VERSION', '2.0-alpha' );
+define( 'SD_VERSION', '2.0' );
 
 $wgExtensionCredits[defined( 'SEMANTIC_EXTENSION_TYPE' ) ? 'semantic' : 
'specialpage'][] = array(
        'path'        => __FILE__,

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

Gerrit-MessageType: newchange
Gerrit-Change-Id: I9785dd420384c7c5b79f9af13cbb774491326cad
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