bumped RC version

This commit is contained in:
Some Random Crypto Guy
2024-12-16 09:18:47 +00:00
parent f3522764a1
commit 82d706aacb
2 changed files with 2 additions and 2 deletions

View File

@@ -1,4 +1,4 @@
# Salvium Zero v0.7.0rc1
# Salvium Zero v0.7.0-rc2
Copyright (c) 2023-2024, Salvium
Portions Copyright (c) 2014-2023, The Monero Project

View File

@@ -1,5 +1,5 @@
#define DEF_SALVIUM_VERSION_TAG "@VERSIONTAG@"
#define DEF_SALVIUM_VERSION "0.7.0rc1"
#define DEF_SALVIUM_VERSION "0.7.0-rc2"
#define DEF_MONERO_VERSION_TAG "release"
#define DEF_MONERO_VERSION "0.18.3.3"
#define DEF_MONERO_RELEASE_NAME "Zero"