Skip to content

Commit df532e5

Browse files
committed
cmake: Bump to version 0.9.8.
1 parent 5d29313 commit df532e5

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
@@ -9,7 +9,7 @@ project (drmingw)
99

1010
set (CPACK_PACKAGE_VERSION_MAJOR "0")
1111
set (CPACK_PACKAGE_VERSION_MINOR "9")
12-
set (CPACK_PACKAGE_VERSION_PATCH "7")
12+
set (CPACK_PACKAGE_VERSION_PATCH "8")
1313

1414

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

0 commit comments

Comments
 (0)