Skip to content
This repository has been archived by the owner on Oct 21, 2019. It is now read-only.

Commit

Permalink
version update
Browse files Browse the repository at this point in the history
  • Loading branch information
nicehashdev committed Jul 3, 2016
1 parent b19a12f commit 2ee123f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ cmake_minimum_required(VERSION 2.8.12)

set(PROJECT_VERSION "0.9.41")
set(GENOIL_VERSION "1.1.5")
set(NICEHASH_VERSION "1.1.0")
set(NICEHASH_VERSION "1.1.1")
if (${CMAKE_VERSION} VERSION_GREATER 3.0)
cmake_policy(SET CMP0042 OLD) # fix MACOSX_RPATH
cmake_policy(SET CMP0048 NEW) # allow VERSION argument in project()
Expand Down

0 comments on commit 2ee123f

Please sign in to comment.