Update version

pull/71/head v1.3.1
SChernykh 3 years ago
parent bb7a5b4d6d
commit e44baad73c

@ -32,7 +32,7 @@ namespace p2pool {
#define STR2(X) STR(X)
#define STR(X) #X
const char* VERSION = "v1.3 (built"
const char* VERSION = "v1.3.1 (built"
#if defined(__clang__)
" with clang/" __clang_version__
#elif defined(__GNUC__)

Loading…
Cancel
Save