Skip to content

Commit

Permalink
Update version to v1.2.5
Browse files Browse the repository at this point in the history
  • Loading branch information
simonowen committed Aug 26, 2021
1 parent a89d6f0 commit 6eee48b
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 @@ -4,7 +4,7 @@ set(PROJECT_TITLE SimCoupe)

set(MAJOR_VERSION 1)
set(MINOR_VERSION 2)
set(PATCH_VERSION 4)
set(PATCH_VERSION 5)

if (CMAKE_TOOLCHAIN_FILE)
message(STATUS "Using toolchain file: ${CMAKE_TOOLCHAIN_FILE}")
Expand Down

0 comments on commit 6eee48b

Please sign in to comment.