Skip to content

Commit 8992855

Browse files
committed
cmake: Bump to version 0.9.6.
1 parent d2a95d2 commit 8992855

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 "5")
9+
set (CPACK_PACKAGE_VERSION_PATCH "6")
1010

1111

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

0 commit comments

Comments
 (0)