Skip to content

Commit

Permalink
v2.3.1
Browse files Browse the repository at this point in the history
  • Loading branch information
xmrig committed Aug 30, 2017
1 parent 2d76bcb commit 8295218
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions src/version.h
Expand Up @@ -27,15 +27,15 @@
#define APP_ID "xmrig"
#define APP_NAME "XMRig"
#define APP_DESC "XMRig CUDA miner"
#define APP_VERSION "2.3.0"
#define APP_VERSION "2.3.1"
#define APP_DOMAIN "xmrig.com"
#define APP_SITE "www.xmrig.com"
#define APP_COPYRIGHT "Copyright (C) 2016-2017 xmrig.com"

#define APP_VER_MAJOR 2
#define APP_VER_MINOR 3
#define APP_VER_BUILD 0
#define APP_VER_REV 3
#define APP_VER_BUILD 1
#define APP_VER_REV 0

#ifdef _MSC_VER
# if _MSC_VER == 1910
Expand Down

0 comments on commit 8295218

Please sign in to comment.