From d4f449393e4984522a73cac9bd9d5275f48b6f18 Mon Sep 17 00:00:00 2001 From: mxaddict Date: Sun, 18 Feb 2024 14:01:25 +0800 Subject: [PATCH] [msvc] updates --- build_msvc/bitcoin_config.h.in | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/build_msvc/bitcoin_config.h.in b/build_msvc/bitcoin_config.h.in index ec69307f50ade..40b7a408908ab 100644 --- a/build_msvc/bitcoin_config.h.in +++ b/build_msvc/bitcoin_config.h.in @@ -113,16 +113,16 @@ #define HAVE_DLLEXPORT_ATTRIBUTE 1 /* Define to the address where bug reports for this package should be sent. */ -#define PACKAGE_BUGREPORT "https://github.com/bitcoin/bitcoin/issues" +#define PACKAGE_BUGREPORT "https://github.com/navcoin/navcoin/issues" /* Define to the full name of this package. */ -#define PACKAGE_NAME "Bitcoin Core" +#define PACKAGE_NAME "Navcoin Core" /* Define to the full name and version of this package. */ #define PACKAGE_STRING $ /* Define to the home page for this package. */ -#define PACKAGE_URL "https://bitcoincore.org/" +#define PACKAGE_URL "https://navcoin.org/" /* Define to the version of this package. */ #define PACKAGE_VERSION $