Index: trunk/extensions/SemanticResultFormats/SRF_Settings.php |
— | — | @@ -9,7 +9,7 @@ |
10 | 10 | die( 'Not an entry point.' ); |
11 | 11 | } |
12 | 12 | |
13 | | -define( 'SRF_VERSION', '1.4.6' ); |
| 13 | +define( 'SRF_VERSION', '1.5.0' ); |
14 | 14 | |
15 | 15 | $srfgScriptPath = $wgScriptPath . '/extensions/SemanticResultFormats'; // TODO: fix hardcoded path |
16 | 16 | $srfgIP = dirname( __FILE__ ); |