Skip to content

Commit

Permalink
bump patch level to 0.4.2
Browse files Browse the repository at this point in the history
  • Loading branch information
rockowitz committed Sep 28, 2023
1 parent 33b77f0 commit 03a902f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion CMakeLists.txt
Expand Up @@ -28,7 +28,7 @@ string(APPEND CMAKE_MODULE_PATH ${CMAKE_SOURCE_DIR} )

include(validate_CMAKE_BUILD_TYPE)

project(ddcui VERSION 0.4.1 LANGUAGES C CXX)
project(ddcui VERSION 0.4.2 LANGUAGES C CXX)

message(STATUS "Build type is: ${CMAKE_BUILD_TYPE} (CMAKE_BUILD_TYPE)")
message(${VERBOSE} " CMAKE_C_COMPILER: ${CMAKE_C_COMPILER}" )
Expand Down

0 comments on commit 03a902f

Please sign in to comment.