Index: trunk/extensions/SemanticMediaWiki/includes/SMW_SetupLight.php |
— | — | @@ -14,7 +14,7 @@ |
15 | 15 | * @ingroup SMW |
16 | 16 | */ |
17 | 17 | |
18 | | -define( 'SMW_VERSION', '1.5.0.b-light-SVN' ); |
| 18 | +define( 'SMW_VERSION', '1.5.2-light rc1' ); |
19 | 19 | |
20 | 20 | require_once( 'SMW_GlobalFunctions.php' ); |
21 | 21 | |
Index: trunk/extensions/SemanticMediaWiki/includes/SMW_Setup.php |
— | — | @@ -5,7 +5,7 @@ |
6 | 6 | * @ingroup SMW |
7 | 7 | */ |
8 | 8 | |
9 | | -define( 'SMW_VERSION', '1.5.2 alpha-1' ); |
| 9 | +define( 'SMW_VERSION', '1.5.2 rc1' ); |
10 | 10 | define( 'SEMANTIC_EXTENSION_TYPE', true ); |
11 | 11 | |
12 | 12 | require_once( 'SMW_GlobalFunctions.php' ); |