Skip to content
This repository was archived by the owner on Feb 25, 2021. It is now read-only.

Commit cbc60a9

Browse files
committed
Version 0.2.4
1 parent ae597e0 commit cbc60a9

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

HunterGate.cmake

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -14,8 +14,8 @@
1414

1515
cmake_minimum_required(VERSION 2.8.10)
1616

17-
set(HUNTER_MINIMUM_VERSION "0.2.3")
18-
set(HUNTER_MINIMUM_VERSION_HASH 4b8f3dff884f02b8ade014cf61ba46b494802fc4)
17+
set(HUNTER_MINIMUM_VERSION "0.2.4")
18+
set(HUNTER_MINIMUM_VERSION_HASH 251a7747fa0a9ad0299cdce0408bcc1c35b9c8d6)
1919

2020
# Set HUNTER_ROOT cmake variable to suitable value.
2121
# Info about variable can be found in HUNTER_ROOT_INFO.

0 commit comments

Comments
 (0)