X-Git-Url: http://developer.intra2net.com/git/?p=libftdi;a=blobdiff_plain;f=CMakeLists.txt;h=b68de29c1697fa8dfef331b4f51014b395a9b38a;hp=2fd44f0ec9896d31ae0831e2ca7e7fd19e06a652;hb=6935ef7bd3cd0666438423285736cece988c2c7f;hpb=b8a82a1ff4ed0b0f0d408f0540572ee01741102c diff --git a/CMakeLists.txt b/CMakeLists.txt index 2fd44f0..b68de29 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -1,7 +1,7 @@ # Project project(libftdi) set(MAJOR_VERSION 0) -set(MINOR_VERSION 19) +set(MINOR_VERSION 20) set(VERSION_STRING ${MAJOR_VERSION}.${MINOR_VERSION}) SET(CMAKE_MODULE_PATH "${CMAKE_SOURCE_DIR}")