Skip to content

Commit a344680

Browse files
author
Diptorup Deb
committed
One more fix.
1 parent 9e1c79e commit a344680

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

docs/CMakeLists.txt

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -157,6 +157,7 @@ function(_set_current_release)
157157
if (NOT "${CURRENT_RELEASE}" STREQUAL "${CURRENT_COMMIT}")
158158
set(CURRENT_RELEASE "master" PARENT_SCOPE)
159159
endif ()
160+
set(CURRENT_RELEASE ${CURRENT_RELEASE} PARENT_SCOPE)
160161
endif (GIT_FOUND)
161162
endfunction()
162163

0 commit comments

Comments
 (0)