Skip to content

Commit

Permalink
Set version to 2.1.95
Browse files Browse the repository at this point in the history
  • Loading branch information
manisandro committed Feb 21, 2023
1 parent 57f087e commit d598299
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 @@ -10,7 +10,7 @@ SET(KADAS_NAME "Kadas" CACHE STRING "Kadas application name")
SET(KADAS_FULL_NAME "Kadas Albireo" CACHE STRING "Kadas full application name")
SET(KADAS_VERSION_MAJOR "2")
SET(KADAS_VERSION_MINOR "1")
SET(KADAS_VERSION_PATCH "94")
SET(KADAS_VERSION_PATCH "95")
SET(KADAS_VERSION_PRE "")
EXECUTE_PROCESS(COMMAND git rev-parse HEAD OUTPUT_VARIABLE KADAS_VERSION_DEV OUTPUT_STRIP_TRAILING_WHITESPACE)

Expand Down

0 comments on commit d598299

Please sign in to comment.