Skip to content

Commit

Permalink
Update version to 0.8.2
Browse files Browse the repository at this point in the history
  • Loading branch information
MarkBicknellONT committed Oct 17, 2024
1 parent d17e89e commit 0214de4
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 1)
set(DORADO_VERSION_REV 2)

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

0 comments on commit 0214de4

Please sign in to comment.