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

Commit

Permalink
0.3.1
Browse files Browse the repository at this point in the history
  • Loading branch information
ruslo committed Jun 18, 2014
1 parent 397ca28 commit c45d9f7
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.0")
set(HUNTER_MINIMUM_VERSION_HASH f9550a0bf6209d4da5fdee7736816b182d655f5f)
set(HUNTER_MINIMUM_VERSION "0.3.1")
set(HUNTER_MINIMUM_VERSION_HASH da6ec33da5b96e6e74a0e097b3a37f72614049f7)

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

0 comments on commit c45d9f7

Please sign in to comment.