mirror of
https://github.com/SChernykh/p2pool.git
synced 2024-12-22 11:29:23 +00:00
p2pool v3.10
This commit is contained in:
parent
8c74532f27
commit
3797f017e9
1 changed files with 1 additions and 1 deletions
|
@ -35,7 +35,7 @@
|
|||
namespace p2pool {
|
||||
|
||||
#define P2POOL_VERSION_MAJOR 3
|
||||
#define P2POOL_VERSION_MINOR 9
|
||||
#define P2POOL_VERSION_MINOR 10
|
||||
#define P2POOL_VERSION_PATCH 0
|
||||
|
||||
extern const char* VERSION;
|
||||
|
|
Loading…
Reference in a new issue