From 9e4185289a99f972fb49c0ce7d84de96a8d91cb2 Mon Sep 17 00:00:00 2001 From: stephb9959 Date: Wed, 3 May 2023 07:50:03 -0700 Subject: [PATCH] https://telecominfraproject.atlassian.net/browse/WIFI-12525 Signed-off-by: stephb9959 --- CMakeLists.txt | 2 +- build | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/CMakeLists.txt b/CMakeLists.txt index 3df317e..e9780b8 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -1,5 +1,5 @@ cmake_minimum_required(VERSION 3.13) -project(owanalytics VERSION 2.9.0) +project(owanalytics VERSION 2.10.0) set(CMAKE_CXX_STANDARD 17) set(CMAKE_GENERATOR "Unix Makefiles") diff --git a/build b/build index 3f10ffe..19c7bdb 100644 --- a/build +++ b/build @@ -1 +1 @@ -15 \ No newline at end of file +16 \ No newline at end of file