Skip to content

Commit

Permalink
cmake: Bump to version 0.9.9.
Browse files Browse the repository at this point in the history
  • Loading branch information
jrfonseca committed Dec 21, 2022
1 parent 5281ea9 commit e1d82fe
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion CMakeLists.txt
Expand Up @@ -9,7 +9,7 @@ project (drmingw)

set (CPACK_PACKAGE_VERSION_MAJOR "0")
set (CPACK_PACKAGE_VERSION_MINOR "9")
set (CPACK_PACKAGE_VERSION_PATCH "8")
set (CPACK_PACKAGE_VERSION_PATCH "9")


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

0 comments on commit e1d82fe

Please sign in to comment.