mirror of
https://github.com/SChernykh/p2pool.git
synced 2024-12-22 19:39:22 +00:00
Updated version
This commit is contained in:
parent
0cd9876a46
commit
cf184295b4
1 changed files with 1 additions and 1 deletions
|
@ -32,7 +32,7 @@ namespace p2pool {
|
|||
#define STR2(X) STR(X)
|
||||
#define STR(X) #X
|
||||
|
||||
const char* VERSION = "v1.5 (built"
|
||||
const char* VERSION = "v1.6 (built"
|
||||
#if defined(__clang__)
|
||||
" with clang/" __clang_version__
|
||||
#elif defined(__GNUC__)
|
||||
|
|
Loading…
Reference in a new issue