Skip to content

Commit

Permalink
Turn on git revision
Browse files Browse the repository at this point in the history
  • Loading branch information
jonaski committed Dec 8, 2024
1 parent 315240f commit 8604a39
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 @@ -3,7 +3,7 @@ set(STRAWBERRY_VERSION_MINOR 2)
set(STRAWBERRY_VERSION_PATCH 3)
#set(STRAWBERRY_VERSION_PRERELEASE rc1)

set(INCLUDE_GIT_REVISION OFF)
set(INCLUDE_GIT_REVISION ON)

set(majorminorpatch "${STRAWBERRY_VERSION_MAJOR}.${STRAWBERRY_VERSION_MINOR}.${STRAWBERRY_VERSION_PATCH}")

Expand Down

0 comments on commit 8604a39

Please sign in to comment.