r110786 MediaWiki - Code Review archive

Repository:MediaWiki
Revision:r110785‎ | r110786 | r110787 >
Date:21:29, 6 February 2012
Author:yaron
Status:ok (Comments)
Tags:
Comment:
New version: 2.4
Modified paths:
  • /trunk/extensions/SemanticForms/INSTALL (modified) (history)
  • /trunk/extensions/SemanticForms/SemanticForms.php (modified) (history)

Diff [purge]

Index: trunk/extensions/SemanticForms/SemanticForms.php
@@ -40,7 +40,7 @@
4141 die( "ERROR: <a href=\"http://semantic-mediawiki.org\">Semantic MediaWiki</a> must be installed for Semantic Forms to run!" );
4242 }
4343
44 -define( 'SF_VERSION', '2.4-alpha' );
 44+define( 'SF_VERSION', '2.4' );
4545
4646 $wgExtensionCredits[defined( 'SEMANTIC_EXTENSION_TYPE' ) ? 'semantic' : 'specialpage'][] = array(
4747 'path' => __FILE__,
Index: trunk/extensions/SemanticForms/INSTALL
@@ -1,4 +1,4 @@
2 -[[Semantic Forms 2.3.2]]
 2+[[Semantic Forms 2.4]]
33
44 Contents:
55 * Disclaimer

Comments

#Comment by Jeroen De Dauw (talk | contribs)   21:36, 6 February 2012

woho!

Status & tagging log