jenkins-bot has submitted this change and it was merged.

Change subject: Version 3.3
......................................................................


Version 3.3

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

Approvals:
  Yaron Koren: Checked; Looks good to me, approved
  jenkins-bot: Verified



diff --git a/INSTALL b/INSTALL
index 1dc0639..8c2c354 100644
--- a/INSTALL
+++ b/INSTALL
@@ -1,4 +1,4 @@
-[[Semantic Forms 3.2]]
+[[Semantic Forms 3.3]]
 
 Contents:
 * Disclaimer
diff --git a/SemanticForms.php b/SemanticForms.php
index afba110..c26efd1 100644
--- a/SemanticForms.php
+++ b/SemanticForms.php
@@ -41,10 +41,10 @@
        return 1;
 }
 
-define( 'SF_VERSION', '3.2' );
+define( 'SF_VERSION', '3.3' );
 
 if ( !defined( 'SMW_VERSION' ) ) {
-       //die( "ERROR: <a href=\"http://semantic-mediawiki.org\";>Semantic 
MediaWiki</a> must be installed for Semantic Forms to run!" );
+       // SMW defines these namespaces itself.
        define( 'SF_NS_FORM', 106 );
        define( 'SF_NS_FORM_TALK', 107 );
 }

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

Gerrit-MessageType: merged
Gerrit-Change-Id: I8799b74650717eeb471e974e0fe5a3054c6be1aa
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>
Gerrit-Reviewer: jenkins-bot <>

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

Reply via email to