r79063 MediaWiki - Code Review archive

Repository:MediaWiki
Revision:r79062‎ | r79063 | r79064 >
Date:15:18, 27 December 2010
Author:yaron
Status:deferred
Tags:
Comment:
New version: 0.8.1
Modified paths:
  • /trunk/extensions/SemanticDrilldown/INSTALL (modified) (history)
  • /trunk/extensions/SemanticDrilldown/includes/SD_GlobalFunctions.php (modified) (history)

Diff [purge]

Index: trunk/extensions/SemanticDrilldown/INSTALL
@@ -1,4 +1,4 @@
2 -[[Semantic Drilldown 0.8]]
 2+[[Semantic Drilldown 0.8.1]]
33
44 Contents:
55 * Disclaimer
Index: trunk/extensions/SemanticDrilldown/includes/SD_GlobalFunctions.php
@@ -7,7 +7,7 @@
88
99 if ( !defined( 'MEDIAWIKI' ) ) die();
1010
11 -define( 'SD_VERSION', '0.8' );
 11+define( 'SD_VERSION', '0.8.1' );
1212
1313 // constants for special properties
1414 define( 'SD_SP_HAS_FILTER', 1 );

Status & tagging log