diff --git a/CMakeLists.txt b/CMakeLists.txt index 3b0b14761..b1ecef1e4 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -6,8 +6,7 @@ set(MVDIST_ONLY ${MVDIST_ONLY}) set(MV37DIST ${MV37DIST}) add_definitions(-D_USE_MATH_DEFINES) -add_definitions(-DMV_SANDBOX_VERSION="0.2.0b0") - +add_definitions(-DMV_SANDBOX_VERSION="0.2.0") if(MV37DIST) add_definitions(-DMV_PYTHON_VERSION=37)