Skip to content

Commit 780e3e7

Browse files
committed
Update MKRVersion.cmake
1 parent b4fd576 commit 780e3e7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

cmake/MKRVersion.cmake

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
set(MKR_VERSION_MAJOR 0)
22
set(MKR_VERSION_MINOR 0)
3-
set(MKR_VERSION_REV 4)
3+
set(MKR_VERSION_REV 5)
44

55
set(MKR_NUMERIC_VERSION "${MKR_VERSION_MAJOR}.${MKR_VERSION_MINOR}.${MKR_VERSION_REV}")
66
set(MKR_FULL_VERSION "${MinKNOW_NUMERIC_VERSION}")

0 commit comments

Comments
 (0)