r113266 MediaWiki - Code Review archive

Repository:MediaWiki
Revision:r113265‎ | r113266 | r113267 >
Date:18:43, 7 March 2012
Author:yaron
Status:ok
Tags:
Comment:
New version: 2.4.1
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.1-alpha' );
 44+define( 'SF_VERSION', '2.4.1' );
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.4.1-alpha]]
 2+[[Semantic Forms 2.4.1]]
33
44 Contents:
55 * Disclaimer

Status & tagging log