diff --git a/CMakeLists.txt b/CMakeLists.txt --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -7,7 +7,7 @@ ) project(bitcoin-abc - VERSION 0.22.1 + VERSION 0.22.2 DESCRIPTION "Bitcoin ABC is a full node implementation of the Bitcoin Cash protocol." HOMEPAGE_URL "https://www.bitcoinabc.org" ) diff --git a/doc/release-notes.md b/doc/release-notes.md --- a/doc/release-notes.md +++ b/doc/release-notes.md @@ -1,8 +1,5 @@ -Bitcoin ABC version 0.22.1 is now available from: +Bitcoin ABC version 0.22.2 is now available from: - + This release includes the following features and fixes: - - Autotools build system is no longer supported and has been removed. Build - instructions using cmake can be found in the `doc/build-*.md` documentation for - your target platform. diff --git a/doc/release-notes.md b/doc/release-notes/release-notes-0.22.1.md copy from doc/release-notes.md copy to doc/release-notes/release-notes-0.22.1.md