X-Git-Url: http://developer.intra2net.com/git/?p=libftdi;a=blobdiff_plain;f=CMakeLists.txt;h=350cc1b407c52d80026d1dc3fc252cfc825d95f5;hp=4c2e4fe5c37c3cf90e4b1aab649f5070b9b69cd6;hb=7c2a6851e1a7544504c58db0e9a21cd87c0bf117;hpb=32fe45e285754d03b3c783d2ffb86acb14d23678 diff --git a/CMakeLists.txt b/CMakeLists.txt index 4c2e4fe..350cc1b 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -1,7 +1,7 @@ # Project project(libftdi1) set(MAJOR_VERSION 1) -set(MINOR_VERSION 3) +set(MINOR_VERSION 4) set(PACKAGE libftdi1) set(VERSION_STRING ${MAJOR_VERSION}.${MINOR_VERSION}rc1) set(VERSION ${VERSION_STRING})