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