Skip to content

Commit cd2685a

Browse files
authored
Prep the next release (#69)
1 parent d8d0115 commit cd2685a

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
@@ -19,7 +19,7 @@ if(WASM)
1919
set(CMAKE_TOOLCHAIN_FILE "${CMAKE_SOURCE_DIR}/wasm/emsdk/upstream/emscripten/cmake/Modules/Platform/Emscripten.cmake")
2020
endif()
2121

22-
project(mgclient VERSION 1.4.1)
22+
project(mgclient VERSION 1.4.4)
2323
# Minor version increase can also mean ABI incompatibility with previous
2424
# versions. IMPORTANT: Take care of the SO version manually.
2525
set(mgclient_SOVERSION 2)

0 commit comments

Comments
 (0)