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

Commit a3e54fb

Browse files
committed
Version 0.2.0
1 parent 453bab7 commit a3e54fb

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.1.2")
18-
set(HUNTER_MINIMUM_VERSION_HASH b540acf9647261ee85ed84af5b552f38ec844191)
17+
set(HUNTER_MINIMUM_VERSION "0.2.0")
18+
set(HUNTER_MINIMUM_VERSION_HASH 60dc4e2e87cf6d110ff872a74a4d71ae31f82a92)
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)