From 218911d9fc9a10a47b51fa2e986b5a6485b1ac9a Mon Sep 17 00:00:00 2001 From: Some Random Crypto Guy Date: Wed, 9 Oct 2024 12:24:29 +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 6dcddb9..317e35d 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 "0.5.2" +#define DEF_SALVIUM_VERSION "0.5.3-rc2" #define DEF_MONERO_VERSION_TAG "release" #define DEF_MONERO_VERSION "0.18.3.3" #define DEF_MONERO_RELEASE_NAME "Zero"