X-Git-Url: http://developer.intra2net.com/git/?a=blobdiff_plain;f=CMakeLists.txt;h=8197615e9273a7f6df72b0c38a49afc89f1817b8;hb=e983aee324d516680c7af93fd174989659e3204b;hp=d73584bda5501d34d2b48c162c90c141246d220a;hpb=08cbec1382c87a4f81ff773c6d032384b04d4b89;p=libftdi diff --git a/CMakeLists.txt b/CMakeLists.txt index d73584b..8197615 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -1,7 +1,7 @@ # Project project(libftdi) set(MAJOR_VERSION 0) -set(MINOR_VERSION 17) +set(MINOR_VERSION 18) set(VERSION_STRING ${MAJOR_VERSION}.${MINOR_VERSION}) SET(CMAKE_MODULE_PATH "${CMAKE_SOURCE_DIR}")