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

Commit

Permalink
0.4.0
Browse files Browse the repository at this point in the history
  • Loading branch information
ruslo committed Jun 22, 2014
1 parent 786301d commit 92a7fe5
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions HunterGate.cmake
Original file line number Diff line number Diff line change
Expand Up @@ -14,8 +14,8 @@

cmake_minimum_required(VERSION 2.8.10)

set(HUNTER_MINIMUM_VERSION "0.3.8")
set(HUNTER_MINIMUM_VERSION_HASH 1f3e12af52fa56a995a096f8009e0d3869dd02ec)
set(HUNTER_MINIMUM_VERSION "0.4.0")
set(HUNTER_MINIMUM_VERSION_HASH 29a971c88703849a768da0c8aa56405f44208389)

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

0 comments on commit 92a7fe5

Please sign in to comment.