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

Commit

Permalink
0.2.9
Browse files Browse the repository at this point in the history
  • Loading branch information
ruslo committed Feb 11, 2014
1 parent 68a124b commit ad7fc8a
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.2.8")
set(HUNTER_MINIMUM_VERSION_HASH 96860d345e718433a07073d07b450ce32a681bc4)
set(HUNTER_MINIMUM_VERSION "0.2.9")
set(HUNTER_MINIMUM_VERSION_HASH a47509e078a71ab7abbc66fc20faf37b439c2440)

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

0 comments on commit ad7fc8a

Please sign in to comment.