From adf92fcea181f74c276b5b1ecb0434688f1341b3 Mon Sep 17 00:00:00 2001 From: MoneroOcean Date: Sat, 24 Mar 2018 23:30:06 +0100 Subject: [PATCH] Another tweak --- src/cryptonote_config.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/cryptonote_config.h b/src/cryptonote_config.h index 3895d32..d758028 100644 --- a/src/cryptonote_config.h +++ b/src/cryptonote_config.h @@ -6,7 +6,7 @@ #define CURRENT_BLOCK_MINOR_VERSION 0 #define BLOCK_MAJOR_VERSION_1 1 -#define BLOCK_MAJOR_VERSION_2 2 +#define BLOCK_MAJOR_VERSION_2 3 #define BLOCK_MAJOR_VERSION_3 3 #define COIN ((uint64_t)100000000) // pow(10, 8)