@@ -475,7 +475,7 @@ module BABYLON {
* Returns the current version of the framework
*/
public static get Version(): string {
- return "3.3.0";
+ return "4.0.0-alpha.0";
}
// Updatable statics so stick with vars here