Skip to content

Commit 9c1dd79

Browse files
authored
Bump version to 1.4.5 (#74)
1 parent ac64138 commit 9c1dd79

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

CMakeLists.txt

Lines changed: 1 addition & 1 deletion
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.4)
22+
project(mgclient VERSION 1.4.5)
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)