|
|
|
@ -156,7 +156,7 @@
@@ -156,7 +156,7 @@
|
|
|
|
|
#define PACKAGE_NAME "ccminer" |
|
|
|
|
|
|
|
|
|
/* Define to the full name and version of this package. */ |
|
|
|
|
#define PACKAGE_STRING "ccminer 1.5.1" |
|
|
|
|
#define PACKAGE_STRING "ccminer 1.5.2-git" |
|
|
|
|
|
|
|
|
|
/* Define to the one symbol short name of this package. */ |
|
|
|
|
#define PACKAGE_TARNAME "ccminer" |
|
|
|
@ -165,7 +165,7 @@
@@ -165,7 +165,7 @@
|
|
|
|
|
#define PACKAGE_URL "" |
|
|
|
|
|
|
|
|
|
/* Define to the version of this package. */ |
|
|
|
|
#define PACKAGE_VERSION "1.5.1" |
|
|
|
|
#define PACKAGE_VERSION "1.5.2-git" |
|
|
|
|
|
|
|
|
|
/* If using the C implementation of alloca, define if you know the
|
|
|
|
|
direction of stack growth for your system; otherwise it will be |
|
|
|
@ -188,7 +188,7 @@
@@ -188,7 +188,7 @@
|
|
|
|
|
#define USE_XOP 1 |
|
|
|
|
|
|
|
|
|
/* Version number of package */ |
|
|
|
|
#define VERSION "1.5.1" |
|
|
|
|
#define VERSION "1.5.2-git" |
|
|
|
|
|
|
|
|
|
/* Define curl_free() as free() if our version of curl lacks curl_free. */ |
|
|
|
|
/* #undef curl_free */ |
|
|
|
|