Yaron Koren has uploaded a new change for review.

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

Change subject: Version 3.2
......................................................................

Version 3.2

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


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

diff --git a/INSTALL b/INSTALL
index a12e14f..1dc0639 100644
--- a/INSTALL
+++ b/INSTALL
@@ -1,4 +1,4 @@
-[[Semantic Forms 3.2-alpha]]
+[[Semantic Forms 3.2]]
 
 Contents:
 * Disclaimer
diff --git a/SemanticForms.php b/SemanticForms.php
index 67e0204..e10d3f3 100644
--- a/SemanticForms.php
+++ b/SemanticForms.php
@@ -41,7 +41,7 @@
        return 1;
 }
 
-define( 'SF_VERSION', '3.2-alpha' );
+define( 'SF_VERSION', '3.2' );
 
 if ( !defined( 'SMW_VERSION' ) ) {
        //die( "ERROR: <a href=\"http://semantic-mediawiki.org\";>Semantic 
MediaWiki</a> must be installed for Semantic Forms to run!" );

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

Gerrit-MessageType: newchange
Gerrit-Change-Id: I7b0e41c0af3e491045c98de79e37f0bb38d58bdb
Gerrit-PatchSet: 1
Gerrit-Project: mediawiki/extensions/SemanticForms
Gerrit-Branch: master
Gerrit-Owner: Yaron Koren <[email protected]>

_______________________________________________
MediaWiki-commits mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/mediawiki-commits

Reply via email to