libftdi-git Archives

Subject: A library to talk to FTDI chips branch, master, updated. v1.2-30-gaa8606a

From: libftdi-git@xxxxxxxxxxxxxxxxxxxxxxx
To: libftdi-git@xxxxxxxxxxxxxxxxxxxxxxx
Date: Tue, 19 Apr 2016 23:03:01 +0200 (CEST)
The branch, master has been updated
       via  aa8606af3da0f7b5d353ee24d81f30f65222e2c6 (commit)
      from  61afff55ab7657493a14e39153c5c9caad2d7013 (commit)


- Log -----------------------------------------------------------------
commit aa8606af3da0f7b5d353ee24d81f30f65222e2c6
Author: Thomas Jarosch <thomas.jarosch@xxxxxxxxxxxxx>
Date:   Tue Apr 19 23:02:52 2016 +0200

    Set version number to 1.3rc1

-----------------------------------------------------------------------

Summary of changes:
 CMakeLists.txt |    2 +-
 README         |    2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/CMakeLists.txt b/CMakeLists.txt
index 74f80f4..9acdad1 100644
--- a/CMakeLists.txt
+++ b/CMakeLists.txt
@@ -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
--- 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


hooks/post-receive
-- 
A library to talk to FTDI chips

--
libftdi-git - see http://www.intra2net.com/en/developer/libftdi for details.
To unsubscribe send a mail to libftdi-git+unsubscribe@xxxxxxxxxxxxxxxxxxxxxxx   

Current Thread
  • A library to talk to FTDI chips branch, master, updated. v1.2-30-gaa8606a, libftdi-git <=