From a1909f10525ba83f42fbd8c46b2f693dc5a085c0 Mon Sep 17 00:00:00 2001 From: Emanuele Faranda Date: Tue, 24 Mar 2020 09:53:27 +0000 Subject: [PATCH] Update cmake release number --- CMakeLists.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CMakeLists.txt b/CMakeLists.txt index 68d0097..8d34f49 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -3,7 +3,7 @@ cmake_minimum_required(VERSION 2.6) include(CheckFunctionExists) # N2n information -set(N2N_VERSION 2.5.1) +set(N2N_VERSION 2.6.0) set(N2N_OSNAME ${CMAKE_SYSTEM}) # N2n specific params