Skip to content

Commit

Permalink
release version 2.2.1
Browse files Browse the repository at this point in the history
  • Loading branch information
tpesout committed Apr 2, 2021
1 parent 1de250a commit bddd606
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -18,8 +18,8 @@ execute_process(
)
set(MARGIN_VERSION_MAJOR 2)
set(MARGIN_VERSION_MINOR 2)
set(MARGIN_VERSION_COMMIT dev-${GIT_COMMIT_HASH})
#set(MARGIN_VERSION_COMMIT 0)
#set(MARGIN_VERSION_COMMIT dev-${GIT_COMMIT_HASH})
set(MARGIN_VERSION_COMMIT 1)
configure_file(
"${PROJECT_SOURCE_DIR}/inc/marginVersion.h.in"
"${PROJECT_SOURCE_DIR}/inc/marginVersion.h"
Expand Down

0 comments on commit bddd606

Please sign in to comment.