p2pool v2.1

pull/166/head v2.1
SChernykh 2 years ago
parent c203f6eb0a
commit 9a5be0a321

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

Loading…
Cancel
Save