X-Git-Url: http://developer.intra2net.com/git/?p=libftdi;a=blobdiff_plain;f=CMakeLists.txt;h=bdd211d986dba0141ef8d9e9d5a90a11e99f7721;hp=8e6542c510dc471d6e59ce964df93059a221cb02;hb=18f00de06d3f44a70a464cda591bd06c77b00ec8;hpb=dcd7e8a307f75474afb23bd5da7048db91faeaa1 diff --git a/CMakeLists.txt b/CMakeLists.txt index 8e6542c..bdd211d 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -1,7 +1,7 @@ # Project project(libftdi1) set(MAJOR_VERSION 1) -set(MINOR_VERSION 0) +set(MINOR_VERSION 1) set(PACKAGE libftdi1) set(VERSION_STRING ${MAJOR_VERSION}.${MINOR_VERSION}) set(VERSION ${VERSION_STRING})