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

Commit 397ca28

Browse files
committed
Version 0.3.0
1 parent 3380d09 commit 397ca28

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.11")
18-
set(HUNTER_MINIMUM_VERSION_HASH ffb6e90dfeae6d804517d9d5a34700db1eda59a6)
17+
set(HUNTER_MINIMUM_VERSION "0.3.0")
18+
set(HUNTER_MINIMUM_VERSION_HASH f9550a0bf6209d4da5fdee7736816b182d655f5f)
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)