Skip to content

Commit

Permalink
Release v2.0.13wax03
Browse files Browse the repository at this point in the history
  • Loading branch information
cc32d9 committed Jan 30, 2022
1 parent 1d10272 commit 3c764a5
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 1 deletion.
2 changes: 1 addition & 1 deletion CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ set( CXX_STANDARD_REQUIRED ON)

set(VERSION_MAJOR 2)
set(VERSION_MINOR 0)
set(VERSION_PATCH 13wax01)
set(VERSION_PATCH 13wax03)
#set(VERSION_SUFFIX rc3)

if(VERSION_SUFFIX)
Expand Down
6 changes: 6 additions & 0 deletions WAX_RELEASE_NOTES.md
Original file line number Diff line number Diff line change
Expand Up @@ -64,3 +64,9 @@ EOSIO 2.0.12 merged
## Release `v2.0.13wax01`

EOSIO 2.0.13 merged

## Release `v2.0.13wax03`

EOSIO branch release/2.0.x merged up to commit 173261f4 (Big ship deltas - 2.0)


0 comments on commit 3c764a5

Please sign in to comment.