Increase version to 0.8
authorChristian Herdtweck <christian.herdtweck@intra2net.com>
Fri, 21 Oct 2016 15:24:58 +0000 (17:24 +0200)
committerThomas Jarosch <thomas.jarosch@intra2net.com>
Wed, 26 Oct 2016 15:16:29 +0000 (17:16 +0200)
CMakeLists.txt

index f7504e5..25f4754 100644 (file)
@@ -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}")