Index: trunk/extensions/SemanticMediaWiki/includes/SMW_Setup.php |
— | — | @@ -7,7 +7,7 @@ |
8 | 8 | |
9 | 9 | require_once( 'SMW_GlobalFunctions.php' ); |
10 | 10 | |
11 | | -define( 'SMW_VERSION', '1.5.1' ); |
| 11 | +define( 'SMW_VERSION', '1.5.2 alpha-1' ); |
12 | 12 | |
13 | 13 | /** |
14 | 14 | * Function to switch on Semantic MediaWiki. This function must be called in |