r78537 MediaWiki - Code Review archive

Repository:MediaWiki
Revision:r78536‎ | r78537 | r78538 >
Date:16:15, 17 December 2010
Author:yaron
Status:deferred
Tags:
Comment:
New version: 2.0.7
Modified paths:
  • /trunk/extensions/SemanticForms/INSTALL (modified) (history)
  • /trunk/extensions/SemanticForms/includes/SF_GlobalFunctions.php (modified) (history)

Diff [purge]

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

Status & tagging log