aboutsummaryrefslogtreecommitdiff
path: root/build_msvc
diff options
context:
space:
mode:
authorWladimir J. van der Laan <laanwj@protonmail.com>2020-04-10 18:00:13 +0200
committerWladimir J. van der Laan <laanwj@protonmail.com>2020-04-10 18:01:01 +0200
commitd84c9aa25d8b86d7b3ff2205560986f012da727a (patch)
treef1fe12fd914851028126ba58936e50f901810006 /build_msvc
parenta840dab2a582747947db0ab92cfc829316966c96 (diff)
downloadbitcoin-d84c9aa25d8b86d7b3ff2205560986f012da727a.tar.xz
build: Bump version to 0.20.99
Now that 0.20 branch has been split off, master is 0.20.99 (pre-0.21). Also clean out release notes. Tree-SHA512: bba6133ae9708f75206c8934901b9f9909a233330f4dfefb3c24175bf8e11631cdc89a5d24a22421a73083f7eb743e977db8020b87dfbd3c1e6043929a19a285
Diffstat (limited to 'build_msvc')
-rw-r--r--build_msvc/bitcoin_config.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/build_msvc/bitcoin_config.h b/build_msvc/bitcoin_config.h
index 5f0640ac27..d63ff2b9d5 100644
--- a/build_msvc/bitcoin_config.h
+++ b/build_msvc/bitcoin_config.h
@@ -18,7 +18,7 @@
#define CLIENT_VERSION_MAJOR 0
/* Minor version */
-#define CLIENT_VERSION_MINOR 19
+#define CLIENT_VERSION_MINOR 20
/* Build revision */
#define CLIENT_VERSION_REVISION 99