X-Git-Url: http://developer.intra2net.com/git/?a=blobdiff_plain;f=CMakeLists.txt;h=29586e6282d251cf2f2fec9fc1a88cb2fd214365;hb=672ac0087a0ee7a30f809d4a529285b74be3c54a;hp=9203c823f7ba30d18a45b2f3246e60d73a2dae20;hpb=fdfee60311accfc15144f88a31e5618e6aaee35a;p=libftdi diff --git a/CMakeLists.txt b/CMakeLists.txt index 9203c82..29586e6 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -1,7 +1,7 @@ # Project project(libftdi) set(MAJOR_VERSION 0) -set(MINOR_VERSION 15) +set(MINOR_VERSION 16) set(VERSION_STRING ${MAJOR_VERSION}.${MINOR_VERSION}) SET(CMAKE_MODULE_PATH "${CMAKE_SOURCE_DIR}")