Skip to content

Commit d46bf38

Browse files
author
AngelVeraHerrera
committed
chore: updated CMakeLists.txt
1 parent c7d2c60 commit d46bf38

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

LibDegorasSLR/CMakeLists.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -53,7 +53,7 @@ macro_cmakemodules_init()
5353

5454
# Base project configuration.
5555
set(LIB_NAME LibDegorasSLR)
56-
set(LIB_VER 1.9.2)
56+
set(LIB_VER 1.9.3)
5757
set(LIB_BUILD_MODE Debug)
5858
set(LIB_INSTALL_DIR ${CMAKE_CURRENT_SOURCE_DIR}/../${LIB_NAME}_product_v${LIB_VER})
5959
set(LIB_LANGUAGES CXX C)

0 commit comments

Comments
 (0)