Update version number

This commit is contained in:
Alexander Bock
2015-07-07 20:31:40 +02:00
parent 72ba616414
commit ed91cdcf60
+1 -1
View File
@@ -40,7 +40,7 @@ include(${OPENSPACE_EXT_DIR}/ghoul/ext/CopySharedLibraries.cmake)
test_compiler_compatibility()
cleanup_project()
set_build_output_directories()
configure_openspace_version(0 1 2 "prerelease-6")
configure_openspace_version(0 2 0 "prerelease-6")
option(OPENSPACE_WARNINGS_AS_ERRORS "Treat warnings as errors" OFF)
option(OPENSPACE_DISABLE_EXTERNAL_WARNINGS "Disable warnings in external libraries" ON)