p2pool v3.7

pull/279/head v3.7
SChernykh 2023-09-30 11:19:13 +02:00
parent d99a48d87d
commit 2ed63ab3ac
1 changed files with 2 additions and 2 deletions

View File

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