mirror of
https://github.com/bitcoin/bitcoin.git
synced 2025-07-04 12:42:05 +02:00
@ -346,7 +346,7 @@
|
|||||||
#define PACKAGE_NAME "Bitcoin Core"
|
#define PACKAGE_NAME "Bitcoin Core"
|
||||||
|
|
||||||
/* Define to the full name and version of this package. */
|
/* Define to the full name and version of this package. */
|
||||||
#define PACKAGE_STRING "Bitcoin Core 0.17.99"
|
#define PACKAGE_STRING "Bitcoin Core 0.18.99"
|
||||||
|
|
||||||
/* Define to the one symbol short name of this package. */
|
/* Define to the one symbol short name of this package. */
|
||||||
#define PACKAGE_TARNAME "bitcoin"
|
#define PACKAGE_TARNAME "bitcoin"
|
||||||
@ -355,7 +355,7 @@
|
|||||||
#define PACKAGE_URL "https://bitcoincore.org/"
|
#define PACKAGE_URL "https://bitcoincore.org/"
|
||||||
|
|
||||||
/* Define to the version of this package. */
|
/* Define to the version of this package. */
|
||||||
#define PACKAGE_VERSION "0.17.99"
|
#define PACKAGE_VERSION "0.18.99"
|
||||||
|
|
||||||
/* Define to necessary symbol if this constant uses a non-standard name on
|
/* Define to necessary symbol if this constant uses a non-standard name on
|
||||||
your system. */
|
your system. */
|
||||||
|
Reference in New Issue
Block a user