Skip to content

Commit

Permalink
[ci skip] Update version to 0.8.1
Browse files Browse the repository at this point in the history
  • Loading branch information
susie-ont committed Oct 3, 2024
1 parent 922ab14 commit 53a0ad3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion cmake/DoradoVersion.cmake
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
set(DORADO_VERSION_MAJOR 0)
set(DORADO_VERSION_MINOR 8)
set(DORADO_VERSION_REV 0)
set(DORADO_VERSION_REV 1)

find_package(Git QUIET)
if(GIT_FOUND AND EXISTS "${PROJECT_SOURCE_DIR}/.git")
Expand Down

0 comments on commit 53a0ad3

Please sign in to comment.