Skip to content

Commit 8b06a65

Browse files
authored
Merge pull request #118 from Telecominfraproject/WIFI-13821-bump-versions
WIFI-13821 version set to 4.1.0
2 parents 069b60a + 3e7c728 commit 8b06a65

1 file changed

Lines changed: 1 addition & 2 deletions

File tree

CMakeLists.txt

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
cmake_minimum_required(VERSION 3.13)
2-
project(owprov VERSION 3.2.1)
2+
project(owprov VERSION 4.1.0)
33

44
set(CMAKE_CXX_STANDARD 17)
55

@@ -242,4 +242,3 @@ target_link_libraries(owprov PUBLIC
242242
CppKafka::cppkafka
243243
resolv
244244
fmt::fmt)
245-

0 commit comments

Comments
 (0)