Skip to content

Commit

Permalink
cmake: Bump version to 0.9.2.
Browse files Browse the repository at this point in the history
  • Loading branch information
jrfonseca committed Jul 29, 2019
1 parent 4a1e0ce commit 1da2524
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 "1")
set (CPACK_PACKAGE_VERSION_PATCH "2")


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

0 comments on commit 1da2524

Please sign in to comment.