We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f643808 commit 21c8c11Copy full SHA for 21c8c11
1 file changed
CMakeLists.txt
@@ -6,7 +6,7 @@ set(MVDIST_ONLY ${MVDIST_ONLY})
6
set(MV37DIST ${MV37DIST})
7
8
add_definitions(-D_USE_MATH_DEFINES)
9
-add_definitions(-DMV_SANDBOX_VERSION="0.1.3b0")
+add_definitions(-DMV_SANDBOX_VERSION="0.1.3")
10
11
if(MV37DIST)
12
add_definitions(-DMV_PYTHON_VERSION=37)
0 commit comments