We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent bda9bfd commit 6ddbadbCopy full SHA for 6ddbadb
CMakeLists.txt
@@ -16,7 +16,7 @@ find_package(Git)
16
if (CMAKE_SYSTEM_NAME STREQUAL "iOS")
17
set(VMPC_VERSION 0.9.0)
18
else()
19
- set(VMPC_VERSION 0.9.0.24)
+ set(VMPC_VERSION 0.9.0.25)
20
endif()
21
22
set(CMAKE_CXX_STANDARD 17)
0 commit comments