Skip to content

Commit

Permalink
🔖 v1.4.10
Browse files Browse the repository at this point in the history
  • Loading branch information
OlivierLDff authored Mar 27, 2024
1 parent 34f7ad2 commit 488b4d4
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
@@ -1,6 +1,6 @@
set(QATERIAL_VERSION_MAJOR 1)
set(QATERIAL_VERSION_MINOR 4)
set(QATERIAL_VERSION_PATCH 9)
set(QATERIAL_VERSION_PATCH 10)
if(EXISTS "${CMAKE_CURRENT_SOURCE_DIR}/.git")
execute_process(
COMMAND git rev-parse --short HEAD
Expand Down

0 comments on commit 488b4d4

Please sign in to comment.