X-Git-Url: http://developer.intra2net.com/git/?p=libftdi;a=blobdiff_plain;f=CMakeLists.txt;h=66abe4c130d461fd35077ee4656d330683345a4a;hp=ce122ffbdf2b262058483974bfffbf7f8754279b;hb=fd42de6914bde2916588bef3a08db3bd1302700f;hpb=96d337a16b723d792f6ab5f40b7aa43120ac4782 diff --git a/CMakeLists.txt b/CMakeLists.txt index ce122ff..66abe4c 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}) set(VERSION ${VERSION_STRING})