diff --git a/CMakeLists.txt b/CMakeLists.txt index 87265e1..8fd772c 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -8,7 +8,7 @@ if(POLICY CMP0063) endif() # Set version -set(PROJECT_VERSION "0.6.90") +set(PROJECT_VERSION "0.7.0") # Set up packaging set(CPACK_PACKAGE_NAME "hawaii-workspace")