From 7f64a43de9f7c17afd09363f1605943c9479dcd3 Mon Sep 17 00:00:00 2001 From: Neil Coggins Date: Wed, 12 Jun 2024 17:58:45 +0100 Subject: [PATCH] added missing commit file; bumped to version 0.2.7 --- 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 e62069b03..b66e1a6d9 100644 --- a/src/cryptonote_config.h +++ b/src/cryptonote_config.h @@ -216,7 +216,7 @@ #define HF_VERSION_ENABLE_ORACLE 2 #define HF_VERSION_SLIPPAGE_YIELD 2 -#define TESTNET_VERSION 6 +#define TESTNET_VERSION 7 #define STAGENET_VERSION 1 #define PER_KB_FEE_QUANTIZATION_DECIMALS 8