We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 74af5dc commit a548aaaCopy full SHA for a548aaa
1 file changed
CMakeLists.txt
@@ -3,7 +3,7 @@ cmake_minimum_required(VERSION 2.8.12)
3
4
set(PROJECT_VERSION "0.9.41")
5
set(GENOIL_VERSION "1.1.5")
6
-set(NICEHASH_VERSION "1.1.1")
+set(NICEHASH_VERSION "1.1.2")
7
if (${CMAKE_VERSION} VERSION_GREATER 3.0)
8
cmake_policy(SET CMP0042 OLD) # fix MACOSX_RPATH
9
cmake_policy(SET CMP0048 NEW) # allow VERSION argument in project()
0 commit comments