Skip to content

Commit

Permalink
v0.1.0b4 upload run
Browse files Browse the repository at this point in the history
  • Loading branch information
hoffstadt committed Aug 12, 2020
1 parent 3b387b2 commit dadf7f5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ set(CONFIG_32BIT ${CONFIG_32BIT})
set(MVDIST_ONLY ${MVDIST_ONLY})

add_definitions(-D_USE_MATH_DEFINES)
add_definitions(-DMV_SANDBOX_VERSION="0.1.0b3")
add_definitions(-DMV_SANDBOX_VERSION="0.1.0b4")

# Include sub-projects.
add_subdirectory ("DearPyGui")
Expand Down

0 comments on commit dadf7f5

Please sign in to comment.