p2pool v3.2

This commit is contained in:
SChernykh 2023-03-31 18:30:34 +02:00
parent 5f7b8c3371
commit 92827035e0

View file

@ -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;