From 078fa00bc5d8ff128e9d01e5d02c55b483c29cdc Mon Sep 17 00:00:00 2001 From: Some Random Crypto Guy Date: Wed, 5 Jun 2024 15:54:06 +0100 Subject: [PATCH] bumped version number --- README.md | 2 +- src/version.cpp.in | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index fde0f2e..ead895a 100644 --- a/README.md +++ b/README.md @@ -1 +1 @@ -# Welcome to Fulmo \ No newline at end of file +# Welcome to Salvium \ No newline at end of file diff --git a/src/version.cpp.in b/src/version.cpp.in index 4833a17..0d6faa5 100644 --- a/src/version.cpp.in +++ b/src/version.cpp.in @@ -1,5 +1,5 @@ #define DEF_SALVIUM_VERSION_TAG "7f6b8da" -#define DEF_SALVIUM_VERSION "0.2.0" +#define DEF_SALVIUM_VERSION "0.2.1" #define DEF_MONERO_VERSION_TAG "@VERSIONTAG@" #define DEF_MONERO_VERSION "0.18.3.3" #define DEF_MONERO_RELEASE_NAME "Zero"