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

Commit 2ee123f

Browse files
author
nicehashdev
committed
version update
1 parent b19a12f commit 2ee123f

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

CMakeLists.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ cmake_minimum_required(VERSION 2.8.12)
33

44
set(PROJECT_VERSION "0.9.41")
55
set(GENOIL_VERSION "1.1.5")
6-
set(NICEHASH_VERSION "1.1.0")
6+
set(NICEHASH_VERSION "1.1.1")
77
if (${CMAKE_VERSION} VERSION_GREATER 3.0)
88
cmake_policy(SET CMP0042 OLD) # fix MACOSX_RPATH
99
cmake_policy(SET CMP0048 NEW) # allow VERSION argument in project()

0 commit comments

Comments
 (0)