Skip to content

Commit 7fe9de7

Browse files
committed
cmake: Bump to version 0.9.7.
1 parent d64a9c7 commit 7fe9de7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

CMakeLists.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ project (drmingw)
66

77
set (CPACK_PACKAGE_VERSION_MAJOR "0")
88
set (CPACK_PACKAGE_VERSION_MINOR "9")
9-
set (CPACK_PACKAGE_VERSION_PATCH "6")
9+
set (CPACK_PACKAGE_VERSION_PATCH "7")
1010

1111

1212
option (ENABLE_COVERAGE "Enable code coverage." OFF)

0 commit comments

Comments
 (0)