diff --git a/CMakeLists.txt b/CMakeLists.txt index 03189f5..6c2cc51 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -1,5 +1,5 @@ cmake_minimum_required (VERSION 3.13) -project(antelope-chronicle VERSION 3.2) +project(antelope-chronicle VERSION 3.3) set(default_build_type "RelWithDebInfo") diff --git a/README.md b/README.md index 3170d72..b7303ec 100644 --- a/README.md +++ b/README.md @@ -617,6 +617,9 @@ nodeos-1.7. * Added options: `--save-snapshot` and `--restore-snapshot` +## Release 3.3 + +* abieos updated to PR#24, fixing a floating-point overflow bug # Ecosystem links