Skip to content

Commit

Permalink
Set version to 2.1.94
Browse files Browse the repository at this point in the history
  • Loading branch information
manisandro committed Feb 6, 2023
1 parent 1ef3f4c commit 02981df
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 "93")
SET(KADAS_VERSION_PATCH "94")
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 02981df

Please sign in to comment.