mirror of
https://github.com/bitcoin/bitcoin.git
synced 2025-11-11 22:50:59 +01:00
Bump version to 0.3.25
Yes, we might release as v0.4, but let's just do a simple increment for now.
This commit is contained in:
@@ -57,7 +57,7 @@ class CDataStream;
|
||||
class CAutoFile;
|
||||
static const unsigned int MAX_SIZE = 0x02000000;
|
||||
|
||||
static const int VERSION = 32400;
|
||||
static const int VERSION = 32500;
|
||||
static const char* pszSubVer = "";
|
||||
static const bool VERSION_IS_BETA = true;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user