mirror of
https://github.com/SChernykh/p2pool.git
synced 2025-01-03 17:29:24 +00:00
p2pool v3.2
This commit is contained in:
parent
5f7b8c3371
commit
92827035e0
1 changed files with 1 additions and 1 deletions
|
@ -35,7 +35,7 @@
|
|||
namespace p2pool {
|
||||
|
||||
#define P2POOL_VERSION_MAJOR 3
|
||||
#define P2POOL_VERSION_MINOR 1
|
||||
#define P2POOL_VERSION_MINOR 2
|
||||
|
||||
extern const char* VERSION;
|
||||
|
||||
|
|
Loading…
Reference in a new issue