Skip to content

Commit dd85633

Browse files
committed
Bump version
1 parent b37e0fb commit dd85633

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
@@ -59,7 +59,7 @@ endif()
5959

6060
# Project version number
6161
set(PRJ_VERSION_MAJOR 1)
62-
set(PRJ_VERSION_MINOR 4.1)
62+
set(PRJ_VERSION_MINOR 4.2)
6363

6464
if (EXISTS "${PROJECT_SOURCE_DIR}/.git" AND IS_DIRECTORY "${PROJECT_SOURCE_DIR}/.git")
6565
execute_process(COMMAND ${CMAKE_SOURCE_DIR}/cmake/githash.sh ${GIT_EXECUTABLE}

0 commit comments

Comments
 (0)