Index: branches/SemanticMaps0.7.x/SemanticMaps.php |
— | — | @@ -37,7 +37,7 @@ |
38 | 38 | } |
39 | 39 | |
40 | 40 | if ( version_compare( SMW_VERSION, '1.6', '>=' ) ) { |
41 | | - die( '<b>Error:</b> This version of Semantic Maps requires Semantic MediaWiki 1.5.x; use Semantic Maps 0.8 or above for SMW 1.6 or later.' ); |
| 41 | + die( '<b>Error:</b> This version of Semantic Maps requires Semantic MediaWiki 1.5.x; use Semantic Maps 1.0 or above for SMW 1.6 or later.' ); |
42 | 42 | } |
43 | 43 | |
44 | 44 | define( 'SM_VERSION', '0.7.6.1' ); |