X-Git-Url: http://developer.intra2net.com/git/?p=libftdi;a=blobdiff_plain;f=CMakeLists.txt;h=14e02b27004fe4fb45b42f04035547d5a0d59702;hp=6cbce9256c1f7daceb204c06842ddaef5e154c4c;hb=8e527547a8df7264bbaba4644d93ac132473d321;hpb=20a289681dfee99ea773f3596a7bce049d1394b0 diff --git a/CMakeLists.txt b/CMakeLists.txt index 6cbce92..14e02b2 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -1,7 +1,7 @@ # Project project(libftdi) set(MAJOR_VERSION 0) -set(MINOR_VERSION 16) +set(MINOR_VERSION 17) set(VERSION_STRING ${MAJOR_VERSION}.${MINOR_VERSION}) SET(CMAKE_MODULE_PATH "${CMAKE_SOURCE_DIR}")