X-Git-Url: http://developer.intra2net.com/git/?p=libt2n;a=blobdiff_plain;f=CMakeLists.txt;h=25f47546404eea57483608159d731d6aa6260baf;hp=f7504e54609331a8de2fcf8193d3c381f780243b;hb=a63e08b83794273da3840e0b8bf15bf0085fe3c4;hpb=ccb4d3d32de308db958d30a88e7b614a84241c86 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}")