Skip to content

Commit 6ddbadb

Browse files
committed
Bump version to v0.9.0.25
1 parent bda9bfd commit 6ddbadb

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.24)
19+
set(VMPC_VERSION 0.9.0.25)
2020
endif()
2121

2222
set(CMAKE_CXX_STANDARD 17)

0 commit comments

Comments
 (0)