mirror of
https://github.com/GOSTSec/sgminer
synced 2025-01-19 19:21:00 +00:00
api.c set the actual version number to 3.0
Conflicts resolved: api.c
This commit is contained in:
parent
83176cb52a
commit
83ea44af5d
2
api.c
2
api.c
@ -126,7 +126,7 @@ static const char SEPARATOR = '|';
|
||||
#define SEPSTR "|"
|
||||
static const char GPUSEP = ',';
|
||||
|
||||
static const char *APIVERSION = "1.33";
|
||||
static const char *APIVERSION = "3.0";
|
||||
static const char *DEAD = "Dead";
|
||||
static const char *SICK = "Sick";
|
||||
static const char *NOSTART = "NoStart";
|
||||
|
Loading…
x
Reference in New Issue
Block a user