Skip to content

Commit

Permalink
Relic to 9384f1c
Browse files Browse the repository at this point in the history
  • Loading branch information
hoffmang9 committed Mar 3, 2021
1 parent b17a544 commit 58bbcd0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ include(FetchContent)
if (DEFINED ENV{RELIC_MASTER})
set(RELIC_GIT_TAG "origin/master")
else ()
set(RELIC_GIT_TAG "696f12fddd384ab5a77386d96b84607d1cc29469")
set(RELIC_GIT_TAG "9384f1c80cb80878aaafa7a64b7a6703d8d94f4c")
endif ()

message(STATUS "Relic will be build from: ${RELIC_GIT_TAG}")
Expand Down

0 comments on commit 58bbcd0

Please sign in to comment.