r84191 MediaWiki - Code Review archive

Repository:MediaWiki
Revision:r84190‎ | r84191 | r84192 >
Date:18:36, 17 March 2011
Author:yaron
Status:deferred
Tags:
Comment:
New version: 2.1.1
Modified paths:
  • /trunk/extensions/SemanticForms/INSTALL (modified) (history)
  • /trunk/extensions/SemanticForms/SemanticForms.php (modified) (history)

Diff [purge]

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