Skip to content

Commit

Permalink
dev12 upload run
Browse files Browse the repository at this point in the history
  • Loading branch information
hoffstadt committed Aug 15, 2020
1 parent 7160b8e commit 201926b
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.0b6")
add_definitions(-DMV_SANDBOX_VERSION="0.1.0.dev12")

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

0 comments on commit 201926b

Please sign in to comment.