Skip to content

Commit 4ac4ca4

Browse files
committed
cmake: Bump to version 0.7.7.
1 parent f766298 commit 4ac4ca4

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 "7")
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)