Skip to content

Commit

Permalink
Release 3.3
Browse files Browse the repository at this point in the history
  • Loading branch information
cc32d9 committed Dec 6, 2023
1 parent c84900f commit d09ed3a
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 1 deletion.
2 changes: 1 addition & 1 deletion CMakeLists.txt
Original file line number Diff line number Diff line change
@@ -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")

Expand Down
3 changes: 3 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit d09ed3a

Please sign in to comment.