File tree Expand file tree Collapse file tree 2 files changed +2
-1
lines changed
Expand file tree Collapse file tree 2 files changed +2
-1
lines changed Original file line number Diff line number Diff line change @@ -13,7 +13,7 @@ set(CMAKE_RUNTIME_OUTPUT_DIRECTORY "${CMAKE_BINARY_DIR}/bin")
1313set (CMAKE_LIBRARY_OUTPUT_DIRECTORY "${CMAKE_BINARY_DIR} /bin" )
1414set (CMAKE_SKIP_INSTALL_ALL_DEPENDENCY true )
1515
16- project (vkhandybug VERSION "0.6.4 " )
16+ project (vkhandybug VERSION "0.8.0 " )
1717
1818configure_file ("${CMAKE_CURRENT_SOURCE_DIR} /frontend/configure.h.in" "${CMAKE_CURRENT_SOURCE_DIR} /frontend/configure.h" )
1919
Original file line number Diff line number Diff line change 1313 <project_license >MIT</project_license >
1414 <developer_name >LLeny</developer_name >
1515 <releases >
16+ <release version =" 0.8.0" date =" 2023-06-14" />
1617 <release version =" 0.6.4" date =" 2023-06-09" />
1718 <release version =" 0.6.2" date =" 2023-06-07" />
1819 </releases >
You can’t perform that action at this time.
0 commit comments