Skip to content

Commit 9cfa757

Browse files
v1.3.2 version bump
1 parent a3bb80f commit 9cfa757

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

cmake/DoradoVersion.cmake

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
set(DORADO_VERSION_MAJOR 1)
22
set(DORADO_VERSION_MINOR 3)
3-
set(DORADO_VERSION_REV 1)
3+
set(DORADO_VERSION_REV 2)
44

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

0 commit comments

Comments
 (0)