Skip to content

Commit

Permalink
Merge branch 'version-bump-v0.9.1' into 'release-v0.9'
Browse files Browse the repository at this point in the history
version-v0.9.1

See merge request machine-learning/dorado!1374
  • Loading branch information
iiSeymour committed Jan 21, 2025
2 parents f0ef263 + 85fb3a8 commit 77b58fe
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 9)
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 77b58fe

Please sign in to comment.