Release v1.5.0: Hard Fork Logic (Chat & DAA) activated at block 340,000

This commit is contained in:
NotRin7
2025-11-22 18:59:39 +01:00
parent 5eb70c65d2
commit 54a10bbc2a
11 changed files with 91 additions and 24 deletions

View File

@@ -18,10 +18,10 @@
#define CLIENT_VERSION_MAJOR 1
/* Minor version */
#define CLIENT_VERSION_MINOR 4
#define CLIENT_VERSION_MINOR 5
/* Build revision */
#define CLIENT_VERSION_REVISION 3
#define CLIENT_VERSION_REVISION 0
/* Copyright holder(s) before %s replacement */
#define COPYRIGHT_HOLDERS "The %s developers"