Skip to content

Commit

Permalink
cmake: Bump to version 0.9.7.
Browse files Browse the repository at this point in the history
  • Loading branch information
jrfonseca committed Sep 14, 2022
1 parent d64a9c7 commit 7fe9de7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion CMakeLists.txt
Expand Up @@ -6,7 +6,7 @@ project (drmingw)

set (CPACK_PACKAGE_VERSION_MAJOR "0")
set (CPACK_PACKAGE_VERSION_MINOR "9")
set (CPACK_PACKAGE_VERSION_PATCH "6")
set (CPACK_PACKAGE_VERSION_PATCH "7")


option (ENABLE_COVERAGE "Enable code coverage." OFF)
Expand Down

0 comments on commit 7fe9de7

Please sign in to comment.