r84754 MediaWiki - Code Review archive

Repository:MediaWiki
Revision:r84753‎ | r84754 | r84755 >
Date:17:17, 25 March 2011
Author:yaron
Status:deferred
Tags:
Comment:
New version: 2.1.2
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.1-alpha' );
 8+define( 'SF_VERSION', '2.1.2' );
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-alpha]]
 2+[[Semantic Forms 2.1.2]]
33
44 Contents:
55 * Disclaimer