From 1327b29d7b100ee90ecb1f0bd3342d0f715f13f2 Mon Sep 17 00:00:00 2001 From: stephb9959 Date: Thu, 6 Jun 2024 07:59:57 -0700 Subject: [PATCH] https://telecominfraproject.atlassian.net/browse/WIFI-13808 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 7d7901ef..2f8749c1 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -1,5 +1,5 @@ cmake_minimum_required(VERSION 3.13) -project(owprov VERSION 3.0.2) +project(owprov VERSION 3.1.0) set(CMAKE_CXX_STANDARD 17) diff --git a/build b/build index b3935607..56a6051c 100644 --- a/build +++ b/build @@ -1 +1 @@ -23 \ No newline at end of file +1 \ No newline at end of file