Skip to content

Commit

Permalink
Merge pull request #388 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 00bc77f + 79ab67d commit c417820
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 c417820

Please sign in to comment.