Set version number to 1.3rc1
authorThomas Jarosch <thomas.jarosch@intra2net.com>
Tue, 19 Apr 2016 21:02:52 +0000 (23:02 +0200)
committerThomas Jarosch <thomas.jarosch@intra2net.com>
Tue, 19 Apr 2016 21:02:52 +0000 (23:02 +0200)
CMakeLists.txt
README

index 74f80f4..9acdad1 100644 (file)
@@ -1,7 +1,7 @@
 # Project
 project(libftdi1)
 set(MAJOR_VERSION 1)
-set(MINOR_VERSION 2)
+set(MINOR_VERSION 3rc1)
 set(PACKAGE libftdi1)
 set(VERSION_STRING ${MAJOR_VERSION}.${MINOR_VERSION})
 set(VERSION ${VERSION_STRING})
diff --git a/README b/README
index 4a5d45b..48d8432 100644 (file)
--- a/README
+++ b/README
@@ -1,5 +1,5 @@
 --------------------------------------------------------------------
-libftdi version 1.3
+libftdi version 1.3rc1
 --------------------------------------------------------------------
 
 libftdi - A library (using libusb) to talk to FTDI's UART/FIFO chips