Skip to content

Commit

Permalink
update version
Browse files Browse the repository at this point in the history
prepare to release
  • Loading branch information
Cosmoflips authored Apr 17, 2023
1 parent fb22715 commit e62623a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ list(APPEND CMAKE_MODULE_PATH "${CMAKE_CURRENT_SOURCE_DIR}/cmake")

option(CMAKE_EXPORT_COMPILE_COMMANDS "Export compile command" TRUE)

project(lebai VERSION 1.0.18 LANGUAGES CXX)
project(lebai VERSION 1.0.19 LANGUAGES CXX)
set(PROJECT_NAMESPACE lebai)
message(STATUS "${PROJECT_NAME} version: ${PROJECT_VERSION}")
# message(STATUS "major: ${PROJECT_VERSION_MAJOR}")
Expand Down

0 comments on commit e62623a

Please sign in to comment.