We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a2afa29 commit 5b9b73aCopy full SHA for 5b9b73a
src/util.cpp
@@ -32,7 +32,7 @@ namespace p2pool {
32
#define STR2(X) STR(X)
33
#define STR(X) #X
34
35
-const char* VERSION = "v1.8 (built"
+const char* VERSION = "v1.9 (built"
36
#if defined(__clang__)
37
" with clang/" __clang_version__
38
#elif defined(__GNUC__)
0 commit comments