libftdi-git Archives

Subject: A library to talk to FTDI chips branch, master, updated. v1.4rc1-13-ga8d6640

From: libftdi-git@xxxxxxxxxxxxxxxxxxxxxxx
To: libftdi-git@xxxxxxxxxxxxxxxxxxxxxxx
Date: Wed, 26 Jul 2017 17:03:42 +0200 (CEST)
The branch, master has been updated
       via  a8d66408e4069cea7d1771fea87cae42997a58e5 (commit)
      from  3b7ea7ef0840b633a7f79fbb730ed353a6168448 (commit)


- Log -----------------------------------------------------------------
commit a8d66408e4069cea7d1771fea87cae42997a58e5
Author: Thomas Jarosch <thomas.jarosch@xxxxxxxxxxxxx>
Date:   Wed Jul 26 17:03:29 2017 +0200

    Increase version to 1.4rc2

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

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

diff --git a/CMakeLists.txt b/CMakeLists.txt
index 350cc1b..9d2193b 100644
--- a/CMakeLists.txt
+++ b/CMakeLists.txt
@@ -3,7 +3,7 @@ project(libftdi1)
 set(MAJOR_VERSION 1)
 set(MINOR_VERSION 4)
 set(PACKAGE libftdi1)
-set(VERSION_STRING ${MAJOR_VERSION}.${MINOR_VERSION}rc1)
+set(VERSION_STRING ${MAJOR_VERSION}.${MINOR_VERSION}rc2)
 set(VERSION ${VERSION_STRING})
 set(CMAKE_MODULE_PATH ${CMAKE_SOURCE_DIR}/cmake)
 


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.4rc1-13-ga8d6640, libftdi-git <=