p2pool v3.9

This commit is contained in:
SChernykh 2023-11-26 16:17:46 +01:00
parent 8493dbc47b
commit a8582b2a0f

View file

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