mirror of
https://github.com/SChernykh/p2pool.git
synced 2024-12-22 19:39:22 +00:00
p2pool v3.8
This commit is contained in:
parent
7b02c3d24a
commit
837a33480e
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 7
|
#define P2POOL_VERSION_MINOR 8
|
||||||
#define P2POOL_VERSION_PATCH 0
|
#define P2POOL_VERSION_PATCH 0
|
||||||
|
|
||||||
extern const char* VERSION;
|
extern const char* VERSION;
|
||||||
|
|
Loading…
Reference in a new issue