From c9f500e5a821d9ce22a400b3806cdf35781aa495 Mon Sep 17 00:00:00 2001 From: Chris <34682781+monkins1010@users.noreply.github.com> Date: Thu, 11 Jun 2020 11:18:53 +0100 Subject: [PATCH] Update ccminer-config.h --- compat/ccminer-config.h | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/compat/ccminer-config.h b/compat/ccminer-config.h index 53e02b24b1..40ab2b6af0 100644 --- a/compat/ccminer-config.h +++ b/compat/ccminer-config.h @@ -158,13 +158,13 @@ #define PACKAGE_BUGREPORT "" /* Define to the full name of this package. */ -#define PACKAGE_NAME "ccminer" +#define PACKAGE_NAME "ccminer_CPU" /* Define to the home page for this package. */ -#define PACKAGE_URL "http://github.com/tpruvot/ccminer" +#define PACKAGE_URL "http://github.com/monkins1010/ccminer" /* Define to the version of this package. */ -#define PACKAGE_VERSION "3.7_CPU " +#define PACKAGE_VERSION "3.7" /* If using the C implementation of alloca, define if you know the direction of stack growth for your system; otherwise it will be