Skip to content

Commit 4487cb3

Browse files
committed
cmake: Bump version to 0.8.1.
1 parent 62aa37e commit 4487cb3

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 "8")
9-
set (CPACK_PACKAGE_VERSION_PATCH "0")
9+
set (CPACK_PACKAGE_VERSION_PATCH "1")
1010

1111

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

0 commit comments

Comments
 (0)