p2pool v3.4

This commit is contained in:
SChernykh 2023-05-31 18:11:01 +02:00
parent ee16ce10c1
commit 143960937e

View file

@ -35,7 +35,7 @@
namespace p2pool { namespace p2pool {
#define P2POOL_VERSION_MAJOR 3 #define P2POOL_VERSION_MAJOR 3
#define P2POOL_VERSION_MINOR 3 #define P2POOL_VERSION_MINOR 4
extern const char* VERSION; extern const char* VERSION;