X-Git-Url: http://developer.intra2net.com/git/?p=libftdi;a=blobdiff_plain;f=CMakeLists.txt;h=a9fdf5cd6e8bf8d5c517fdbb39446cc4eb4607b3;hp=f08a58c5d126c2d6aa33a6e24fff709d1aef732d;hb=195ec69650203868ffac02d7a92248688be3c9b1;hpb=84a46e0a15e704cf3b7140ecd5d9821c37ad3eca diff --git a/CMakeLists.txt b/CMakeLists.txt index f08a58c..a9fdf5c 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -1,7 +1,7 @@ # Project project(libftdi1) set(MAJOR_VERSION 1) -set(MINOR_VERSION 1) +set(MINOR_VERSION 2) set(PACKAGE libftdi1) set(VERSION_STRING ${MAJOR_VERSION}.${MINOR_VERSION}) set(VERSION ${VERSION_STRING})