We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 75a6349 commit c03af4cCopy full SHA for c03af4c
CMakeLists.txt
@@ -6,7 +6,7 @@ project (drmingw)
6
7
set (CPACK_PACKAGE_VERSION_MAJOR "0")
8
set (CPACK_PACKAGE_VERSION_MINOR "9")
9
-set (CPACK_PACKAGE_VERSION_PATCH "4")
+set (CPACK_PACKAGE_VERSION_PATCH "5")
10
11
12
option (ENABLE_COVERAGE "Enable code coverage." OFF)
0 commit comments