Skip to content

Commit

Permalink
馃搶 v3.1.4
Browse files Browse the repository at this point in the history
  • Loading branch information
OlivierLDff committed Jul 15, 2021
1 parent 12f3c1a commit 0979401
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 @@ -42,7 +42,7 @@ set(QOLM_ENABLE_INSTALL ${QOLM_MAIN_PROJECT} CACHE BOOL "Generate the install ta

set(QOLM_VERSION_MAJOR 3)
set(QOLM_VERSION_MINOR 1)
set(QOLM_VERSION_PATCH 3)
set(QOLM_VERSION_PATCH 4)
if( EXISTS "${CMAKE_CURRENT_SOURCE_DIR}/.git")
EXECUTE_PROCESS(
COMMAND git rev-parse --short HEAD
Expand Down

0 comments on commit 0979401

Please sign in to comment.