From 166751489692bd1aee72cae9007f8575f677796d Mon Sep 17 00:00:00 2001 From: Some Random Crypto Guy Date: Wed, 3 Sep 2025 16:01:50 +0100 Subject: [PATCH] bumped RC version --- src/version.cpp.in | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/version.cpp.in b/src/version.cpp.in index 3b65c4184..829bcfd7a 100644 --- a/src/version.cpp.in +++ b/src/version.cpp.in @@ -1,5 +1,5 @@ #define DEF_SALVIUM_VERSION_TAG "@VERSIONTAG@" -#define DEF_SALVIUM_VERSION "1.0.0-rc2" +#define DEF_SALVIUM_VERSION "1.0.0-rc3" #define DEF_MONERO_VERSION_TAG "release" #define DEF_MONERO_VERSION "0.18.3.4" #define DEF_MONERO_RELEASE_NAME "One"