Skip to content

Commit 3ee28c5

Browse files
committed
build: bump bitcoin_config.h packages to v0.18
Follow-up to 48ed65b.
1 parent 1c177c3 commit 3ee28c5

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

build_msvc/bitcoin_config.h

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -346,7 +346,7 @@
346346
#define PACKAGE_NAME "Bitcoin Core"
347347

348348
/* Define to the full name and version of this package. */
349-
#define PACKAGE_STRING "Bitcoin Core 0.17.99"
349+
#define PACKAGE_STRING "Bitcoin Core 0.18.99"
350350

351351
/* Define to the one symbol short name of this package. */
352352
#define PACKAGE_TARNAME "bitcoin"
@@ -355,7 +355,7 @@
355355
#define PACKAGE_URL "https://bitcoincore.org/"
356356

357357
/* Define to the version of this package. */
358-
#define PACKAGE_VERSION "0.17.99"
358+
#define PACKAGE_VERSION "0.18.99"
359359

360360
/* Define to necessary symbol if this constant uses a non-standard name on
361361
your system. */

0 commit comments

Comments
 (0)