Skip to content

Commit

Permalink
project: Version 0.9.0
Browse files Browse the repository at this point in the history
  • Loading branch information
Xaymar committed Mar 28, 2023
1 parent 2353c0b commit f3c10c5
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 @@ -23,7 +23,7 @@ set(VERSION_MAJOR 0)
set(VERSION_MINOR 9)
set(VERSION_PATCH 0)
set(VERSION_TWEAK 0)
set(VERSION_SUFFIX "a3")
set(VERSION_SUFFIX "")
if(EXISTS "${CMAKE_CURRENT_LIST_DIR}/.git")
set(GIT_RESULT "")
set(GIT_OUTPUT "")
Expand Down

0 comments on commit f3c10c5

Please sign in to comment.