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 4733d42 commit d40bb61Copy full SHA for d40bb61
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 = "v2.2.1 (built"
+const char* VERSION = "v2.3 (built"
36
#if defined(__clang__)
37
" with clang/" __clang_version__
38
#elif defined(__GNUC__)
0 commit comments