r91555 MediaWiki - Code Review archive

Repository:MediaWiki
Revision:r91554‎ | r91555 | r91556 >
Date:15:33, 6 July 2011
Author:yaron
Status:deferred
Tags:
Comment:
New version: 2.2
Modified paths:
  • /trunk/extensions/SemanticForms/INSTALL (modified) (history)
  • /trunk/extensions/SemanticForms/SemanticForms.php (modified) (history)

Diff [purge]

Index: trunk/extensions/SemanticForms/SemanticForms.php
@@ -36,7 +36,7 @@
3737
3838 if ( !defined( 'MEDIAWIKI' ) ) die();
3939
40 -define( 'SF_VERSION', '2.2-alpha' );
 40+define( 'SF_VERSION', '2.2' );
4141
4242 $wgExtensionCredits[defined( 'SEMANTIC_EXTENSION_TYPE' ) ? 'semantic' : 'specialpage'][] = array(
4343 'path' => __FILE__,
Index: trunk/extensions/SemanticForms/INSTALL
@@ -1,4 +1,4 @@
2 -[[Semantic Forms 2.2-alpha]]
 2+[[Semantic Forms 2.2]]
33
44 Contents:
55 * Disclaimer