r85652 MediaWiki - Code Review archive

Repository:MediaWiki
Revision:r85651‎ | r85652 | r85653 >
Date:22:50, 7 April 2011
Author:yaron
Status:deferred
Tags:
Comment:
New version: 2.2-alpha
Modified paths:
  • /trunk/extensions/SemanticForms/INSTALL (modified) (history)
  • /trunk/extensions/SemanticForms/SemanticForms.php (modified) (history)

Diff [purge]

Index: trunk/extensions/SemanticForms/SemanticForms.php
@@ -4,7 +4,7 @@
55 */
66 if ( !defined( 'MEDIAWIKI' ) ) die();
77
8 -define( 'SF_VERSION', '2.1.2' );
 8+define( 'SF_VERSION', '2.2-alpha' );
99
1010 $wgExtensionCredits[defined( 'SEMANTIC_EXTENSION_TYPE' ) ? 'semantic' : 'specialpage'][] = array(
1111 'path' => __FILE__,
Index: trunk/extensions/SemanticForms/INSTALL
@@ -1,4 +1,4 @@
2 -[[Semantic Forms 2.1.2]]
 2+[[Semantic Forms 2.2-alpha]]
33
44 Contents:
55 * Disclaimer