We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1c177c3 commit 3ee28c5Copy full SHA for 3ee28c5
build_msvc/bitcoin_config.h
@@ -346,7 +346,7 @@
346
#define PACKAGE_NAME "Bitcoin Core"
347
348
/* Define to the full name and version of this package. */
349
-#define PACKAGE_STRING "Bitcoin Core 0.17.99"
+#define PACKAGE_STRING "Bitcoin Core 0.18.99"
350
351
/* Define to the one symbol short name of this package. */
352
#define PACKAGE_TARNAME "bitcoin"
@@ -355,7 +355,7 @@
355
#define PACKAGE_URL "https://bitcoincore.org/"
356
357
/* Define to the version of this package. */
358
-#define PACKAGE_VERSION "0.17.99"
+#define PACKAGE_VERSION "0.18.99"
359
360
/* Define to necessary symbol if this constant uses a non-standard name on
361
your system. */
0 commit comments