X-Git-Url: http://developer.intra2net.com/git/?p=libt2n;a=blobdiff_plain;f=CMakeLists.txt;h=4505940364ed86a2e2ebcddddf0168f42b7ba088;hp=bc8e913ed215ba990c51ab09dfb2e64dee8d7e54;hb=cf902cadb87cc6f75ae92c2dc64742555dd4f0f0;hpb=a8f4c12d9f1736b038eb1f63bd5e2a07058cddd1 diff --git a/CMakeLists.txt b/CMakeLists.txt index bc8e913..4505940 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -1,6 +1,6 @@ # Project project(libt2n) -set(VERSION 0.6) +set(VERSION 0.7) set(PROTOCOL_VERSION 1) # protocol version used (integers, increase version if incompatible) set(CMAKE_MODULE_PATH "${CMAKE_SOURCE_DIR}")