libt2n-git Archives

Subject: C++ inter-process communication library branch, limit-exported-symbol-name-length, updated. v0.7-5-gbde613e

From: libt2n-git@xxxxxxxxxxxxxxxxxxxxxxx
To: libt2n-git@xxxxxxxxxxxxxxxxxxxxxxx
Date: Fri, 21 Oct 2016 17:25:06 +0200 (CEST)
The branch, limit-exported-symbol-name-length has been updated
       via  bde613e15a7a063ffd21bead6d3a6e0f01df0ff2 (commit)
      from  35049bf4fc44fc530aa30165b0248d7b1a28111c (commit)


- Log -----------------------------------------------------------------
commit bde613e15a7a063ffd21bead6d3a6e0f01df0ff2
Author: Christian Herdtweck <christian.herdtweck@xxxxxxxxxxxxx>
Date:   Fri Oct 21 17:24:58 2016 +0200

    Increase version to 0.8

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

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

diff --git a/CMakeLists.txt b/CMakeLists.txt
index f7504e5..25f4754 100644
--- a/CMakeLists.txt
+++ b/CMakeLists.txt
@@ -1,6 +1,6 @@
 # Project
 project(libt2n)
-set(VERSION 0.7)
+set(VERSION 0.8)
 set(PROTOCOL_VERSION 1) # protocol version used (integers, increase version if 
incompatible)
 set(CMAKE_MODULE_PATH "${CMAKE_SOURCE_DIR}")
 


hooks/post-receive
-- 
C++ inter-process communication library

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

Current Thread
  • C++ inter-process communication library branch, limit-exported-symbol-name-length, updated. v0.7-5-gbde613e, libt2n-git <=