small fix to prevent wallets from abandoning scanning when encountering protocol_tx not intended for them - duh!

This commit is contained in:
ncoggins
2024-05-20 09:28:44 +01:00
parent d24ed9e0cc
commit 199e47e076
2 changed files with 7 additions and 3 deletions

View File

@@ -1,5 +1,5 @@
#define DEF_SALVIUM_VERSION_TAG "7f6b8da"
#define DEF_SALVIUM_VERSION "0.0.5"
#define DEF_SALVIUM_VERSION "0.0.7"
#define DEF_MONERO_VERSION_TAG "@VERSIONTAG@"
#define DEF_MONERO_VERSION "0.18.2.2"
#define DEF_MONERO_RELEASE_NAME "Zero"