Yaron Koren has uploaded a new change for review.

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


Change subject: New version: 2.6.1
......................................................................

New version: 2.6.1

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


  git pull ssh://gerrit.wikimedia.org:29418/mediawiki/extensions/SemanticForms 
refs/changes/88/105088/1

diff --git a/INSTALL b/INSTALL
index b4f7d7b..3b3be85 100644
--- a/INSTALL
+++ b/INSTALL
@@ -1,4 +1,4 @@
-[[Semantic Forms 2.6]]
+[[Semantic Forms 2.6.1]]
 
 Contents:
 * Disclaimer
diff --git a/SemanticForms.php b/SemanticForms.php
index 4f56048..7a553a7 100644
--- a/SemanticForms.php
+++ b/SemanticForms.php
@@ -40,7 +40,7 @@
        die( "ERROR: <a href=\"http://semantic-mediawiki.org\";>Semantic 
MediaWiki</a> must be installed for Semantic Forms to run!" );
 }
 
-define( 'SF_VERSION', '2.6' );
+define( 'SF_VERSION', '2.6.1' );
 
 $wgExtensionCredits[defined( 'SEMANTIC_EXTENSION_TYPE' ) ? 'semantic' : 
'specialpage'][] = array(
        'path' => __FILE__,

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

Gerrit-MessageType: newchange
Gerrit-Change-Id: Idcdb504901c16103d7d32778b238b6f522ea53ec
Gerrit-PatchSet: 1
Gerrit-Project: mediawiki/extensions/SemanticForms
Gerrit-Branch: master
Gerrit-Owner: Yaron Koren <yaro...@gmail.com>
Gerrit-Reviewer: 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