Skip to content

Commit

Permalink
p2pool v2.3
Browse files Browse the repository at this point in the history
  • Loading branch information
SChernykh committed Aug 30, 2022
1 parent 4733d42 commit d40bb61
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/util.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@ namespace p2pool {
#define STR2(X) STR(X)
#define STR(X) #X

const char* VERSION = "v2.2.1 (built"
const char* VERSION = "v2.3 (built"
#if defined(__clang__)
" with clang/" __clang_version__
#elif defined(__GNUC__)
Expand Down

0 comments on commit d40bb61

Please sign in to comment.