Skip to content

Commit

Permalink
πŸ“Œ v1.2.3
Browse files Browse the repository at this point in the history
  • Loading branch information
OlivierLDff committed Aug 28, 2021
1 parent 1edc1de commit 0042bac
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion cmake/Version.cmake
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@

set(QATERIALHOTRELOAD_VERSION_MAJOR 1)
set(QATERIALHOTRELOAD_VERSION_MINOR 2)
set(QATERIALHOTRELOAD_VERSION_PATCH 2)
set(QATERIALHOTRELOAD_VERSION_PATCH 3)
if(EXISTS "${CMAKE_CURRENT_SOURCE_DIR}/.git")
execute_process(
COMMAND git rev-parse --short HEAD
Expand Down

0 comments on commit 0042bac

Please sign in to comment.