p2pool v3.8

pull/286/head v3.8
SChernykh 2023-10-31 12:32:36 +01:00
parent 7b02c3d24a
commit 837a33480e
1 changed files with 1 additions and 1 deletions

View File

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