Skip to content

Commit 188ec85

Browse files
committed
Bump version to v0.9.0.24
1 parent ef9c4c5 commit 188ec85

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

CMakeLists.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ find_package(Git)
1616
if (CMAKE_SYSTEM_NAME STREQUAL "iOS")
1717
set(VMPC_VERSION 0.9.0)
1818
else()
19-
set(VMPC_VERSION 0.9.0.23)
19+
set(VMPC_VERSION 0.9.0.24)
2020
endif()
2121

2222
set(CMAKE_CXX_STANDARD 17)

0 commit comments

Comments
 (0)