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.
2 parents 71f1ea4 + 1983784 commit bec37f9Copy full SHA for bec37f9
CMakeLists.txt
@@ -13,7 +13,7 @@ MESSAGE(STATUS "CMAKE_INSTALL_PREFIX is: " ${CMAKE_INSTALL_PREFIX})
13
14
option(CREATE_PACKAGE "Create Package" OFF)
15
if (NOT DEFINED PACKAGE_VERSION)
16
- set(PACKAGE_VERSION "0.0.3a")
+ set(PACKAGE_VERSION "0.0.4a")
17
endif()
18
19
if (NOT DEFINED PACKAGE_PATH)
0 commit comments