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

Commit 9f3d30f

Browse files
committed
Version 0.2.3
1 parent 59efc5a commit 9f3d30f

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.2")
18-
set(HUNTER_MINIMUM_VERSION_HASH 2d538ede36c2cf24c526a5d4c452209faa89d536)
17+
set(HUNTER_MINIMUM_VERSION "0.2.3")
18+
set(HUNTER_MINIMUM_VERSION_HASH 4b8f3dff884f02b8ade014cf61ba46b494802fc4)
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)