From 84754fed3c7cd8ae7610422e5b747fe447a71598 Mon Sep 17 00:00:00 2001 From: Bucky Kittinger Date: Wed, 3 May 2023 22:55:48 -0400 Subject: [PATCH 1/3] version bump --- CMakeLists.txt | 6 +++--- README.md | 4 ++-- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/CMakeLists.txt b/CMakeLists.txt index 2c276e6648..df4a8aa03a 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -13,10 +13,10 @@ endif() project(cdt) -set(VERSION_MAJOR 3) -set(VERSION_MINOR 2) +set(VERSION_MAJOR 4) +set(VERSION_MINOR 0) set(VERSION_PATCH 0) -set(VERSION_SUFFIX dev) +set(VERSION_SUFFIX rc1) if (VERSION_SUFFIX) set(VERSION_FULL "${VERSION_MAJOR}.${VERSION_MINOR}.${VERSION_PATCH}-${VERSION_SUFFIX}") diff --git a/README.md b/README.md index 7c2cd2cf0b..9f38f9ebb9 100644 --- a/README.md +++ b/README.md @@ -15,8 +15,8 @@ CDT currently supports Linux x86_64 Debian packages. Visit the [release page](ht Download the appropriate version of the Debian package and then install it. To download and install the latest version, run the following: ```sh -wget https://github.com/AntelopeIO/cdt/releases/download/v3.1.0/cdt_3.1.0_amd64.deb -sudo apt install ./cdt_3.1.0_amd64.deb +wget https://github.com/AntelopeIO/cdt/releases/download/v4.0.0/cdt_4.0.0-rc1_amd64.deb +sudo apt install ./cdt_4.0.0-rc1_amd64.deb ``` ### Debian package uninstall From f9a08ebfd467e5aeafb6cc2aad0a82f792392b53 Mon Sep 17 00:00:00 2001 From: Bucky Kittinger Date: Wed, 3 May 2023 23:33:16 -0400 Subject: [PATCH 2/3] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 9f38f9ebb9..a0d625f6de 100644 --- a/README.md +++ b/README.md @@ -15,7 +15,7 @@ CDT currently supports Linux x86_64 Debian packages. Visit the [release page](ht Download the appropriate version of the Debian package and then install it. To download and install the latest version, run the following: ```sh -wget https://github.com/AntelopeIO/cdt/releases/download/v4.0.0/cdt_4.0.0-rc1_amd64.deb +wget https://github.com/AntelopeIO/cdt/releases/download/v4.0.0-rc1/cdt_4.0.0-rc1_amd64.deb sudo apt install ./cdt_4.0.0-rc1_amd64.deb ``` ### Debian package uninstall From 567106266aae76a2d94e10d1cabd96d5b0751e59 Mon Sep 17 00:00:00 2001 From: Bucky Kittinger Date: Thu, 4 May 2023 08:22:52 -0400 Subject: [PATCH 3/3] update antler-proj submodulde --- tools/external/antler-proj | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tools/external/antler-proj b/tools/external/antler-proj index 25b54b0ce5..8fb86d24da 160000 --- a/tools/external/antler-proj +++ b/tools/external/antler-proj @@ -1 +1 @@ -Subproject commit 25b54b0ce57224481ae78d8fcd4f16d73342a2d8 +Subproject commit 8fb86d24dac9c8f83dde59c3a15c441ab380c6db