fixed issue with Hardfork 2; removed PRs from HardFork 1 as unnecessary / slowing the chain down

This commit is contained in:
Some Random Crypto Guy
2024-05-16 10:58:02 +01:00
parent aee0f479c1
commit 9a37188885
8 changed files with 42 additions and 21 deletions
+2
View File
@@ -1,5 +1,7 @@
#pragma once
extern const char* const SALVIUM_VERSION_TAG;
extern const char* const SALVIUM_VERSION;
extern const char* const MONERO_VERSION_TAG;
extern const char* const MONERO_VERSION;
extern const char* const MONERO_RELEASE_NAME;