Skip to content

Commit

Permalink
Merge pull request #389 from Telecominfraproject/version_update
Browse files Browse the repository at this point in the history
WIFI-14165: release 3.2 version update
  • Loading branch information
i-chvets authored Sep 30, 2024
2 parents 5411b6b + 79ab67d commit 62b99c2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion CMakeLists.txt
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
cmake_minimum_required(VERSION 3.13)
project(owgw VERSION 3.1.0)
project(owgw VERSION 3.2.0)

set(CMAKE_CXX_STANDARD 20)
set(CMAKE_CXX_STANDARD_REQUIRED True)
Expand Down

0 comments on commit 62b99c2

Please sign in to comment.