Index: trunk/extensions/SemanticDrilldown/INSTALL |
— | — | @@ -1,4 +1,4 @@ |
2 | | -[[Semantic Drilldown 0.5.5]] |
| 2 | +[[Semantic Drilldown 0.5.6]] |
3 | 3 | |
4 | 4 | Contents: |
5 | 5 | * Disclaimer |
Index: trunk/extensions/SemanticDrilldown/includes/SD_GlobalFunctions.php |
— | — | @@ -7,7 +7,7 @@ |
8 | 8 | |
9 | 9 | if (!defined('MEDIAWIKI')) die(); |
10 | 10 | |
11 | | -define('SD_VERSION','0.5.5'); |
| 11 | +define('SD_VERSION','0.5.6'); |
12 | 12 | |
13 | 13 | // constants for special properties |
14 | 14 | define('SD_SP_HAS_FILTER', 1); |