Skip to content

Commit

Permalink
Bump VMPC2000XL version to 0.5.14.4
Browse files Browse the repository at this point in the history
  • Loading branch information
izzyreal committed Jan 29, 2024
1 parent ce165c0 commit 36bdc41
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ find_package(Git)
if (CMAKE_SYSTEM_NAME STREQUAL "iOS")
set(VMPC_VERSION 0.5.14)
else()
set(VMPC_VERSION 0.5.14.3)
set(VMPC_VERSION 0.5.14.4)
endif()

set(CMAKE_CXX_STANDARD 17)
Expand Down

0 comments on commit 36bdc41

Please sign in to comment.