Skip to content

Commit 03e5a69

Browse files
committed
bump version in CMakeLists.txt
1 parent 38d6da7 commit 03e5a69

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

CMakeLists.txt

+1-1
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
cmake_minimum_required(VERSION 3.4.1...3.17.2)
77
set(CMAKE_MODULE_PATH "${CMAKE_CURRENT_SOURCE_DIR}/CMake;${CMAKE_MODULE_PATH}")
88

9-
project(ixwebsocket LANGUAGES C CXX VERSION 11.4.4)
9+
project(ixwebsocket LANGUAGES C CXX VERSION 11.4.6)
1010

1111
set (CMAKE_CXX_STANDARD 11)
1212
set (CXX_STANDARD_REQUIRED ON)

0 commit comments

Comments
 (0)