r112577 MediaWiki - Code Review archive

Repository:MediaWiki
Revision:r112576‎ | r112577 | r112578 >
Date:05:22, 28 February 2012
Author:yaron
Status:ok
Tags:
Comment:
Version 2.4.1-alpha
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' );
 44+define( 'SF_VERSION', '2.4.1-alpha' );
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]]
 2+[[Semantic Forms 2.4.1-alpha]]
33
44 Contents:
55 * Disclaimer

Status & tagging log