libt2n-git Archives

Subject: C++ inter-process communication library branch, master, updated. v0.7-4-g4bf435e

From: libt2n-git@xxxxxxxxxxxxxxxxxxxxxxx
To: libt2n-git@xxxxxxxxxxxxxxxxxxxxxxx
Date: Wed, 26 Oct 2016 17:16:32 +0200 (CEST)
The branch, master has been updated
       via  4bf435eb5495196183d4df0f74d6dc76d5dae955 (commit)
      from  f40575427e020974bfc2d172c1583ba6daebfc34 (commit)


- Log -----------------------------------------------------------------
commit 4bf435eb5495196183d4df0f74d6dc76d5dae955
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, master, updated. v0.7-4-g4bf435e, libt2n-git <=