Skip to content

Commit

Permalink
Update ccminer-config.h
Browse files Browse the repository at this point in the history
  • Loading branch information
monkins1010 authored Jun 11, 2020
1 parent 3909afe commit c9f500e
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions compat/ccminer-config.h
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit c9f500e

Please sign in to comment.