added versioning to avoid inadvertent use of old nodes

This commit is contained in:
Some Random Crypto Guy
2024-05-17 13:09:57 +01:00
parent de4e974e4c
commit c56cfc6754
3 changed files with 15 additions and 6 deletions
+1 -1
View File
@@ -1,5 +1,5 @@
#define DEF_SALVIUM_VERSION_TAG "7f6b8da"
#define DEF_SALVIUM_VERSION "0.0.3"
#define DEF_SALVIUM_VERSION "0.0.4"
#define DEF_MONERO_VERSION_TAG "@VERSIONTAG@"
#define DEF_MONERO_VERSION "0.18.2.2"
#define DEF_MONERO_RELEASE_NAME "Zero"