Index: trunk/extensions/SemanticMediaWiki/INSTALL |
— | — | @@ -169,10 +169,8 @@ |
170 | 170 | |
171 | 171 | When upgrading from SMW 1.4.* or older, extensions of SMW (e.g. Semantic Forms) |
172 | 172 | need to be updated to a version that is compatible with SMW 1.5.0. See your |
173 | | -extension's homepage for details. If used, it is suggested to update to |
174 | | -SemanticResultFormats (SRF) in version 1.4.6 or greater. The formats have been |
175 | | -migrated to this extension package and are enabled there by default after |
176 | | -installation. |
| 173 | +extension's homepage for details. If used, it is suggested to update to a |
| 174 | +more recent version of SemanticResultFormats (SRF). |
177 | 175 | |
178 | 176 | === Upgrading geographic coordinates === |
179 | 177 | |
Index: trunk/extensions/SemanticMediaWiki/includes/SMW_GlobalFunctions.php |
— | — | @@ -14,7 +14,7 @@ |
15 | 15 | * @defgroup SMW Semantic MediaWiki |
16 | 16 | */ |
17 | 17 | |
18 | | -define('SMW_VERSION','1.5i-SVN'); |
| 18 | +define('SMW_VERSION','1.5.0'); |
19 | 19 | |
20 | 20 | // constants for displaying the factbox |
21 | 21 | define('SMW_FACTBOX_HIDDEN', 1); |