Skip to content

Commit

Permalink
cmake: Bump version to 0.9.1.
Browse files Browse the repository at this point in the history
  • Loading branch information
jrfonseca committed Jan 1, 2019
1 parent 8aa7308 commit eeceb98
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 "0")
set (CPACK_PACKAGE_VERSION_PATCH "1")


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

0 comments on commit eeceb98

Please sign in to comment.