diff --git a/CMakeLists.txt b/CMakeLists.txt index 64170ca9..117efd99 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -4,7 +4,7 @@ project(fio.contracts) set(VERSION_MAJOR 2) set(VERSION_MINOR 3) -set(VERSION_PATCH 3) +set(VERSION_PATCH 4) #set(VERSION_SUFFIX rc3) if (VERSION_SUFFIX) diff --git a/README.md b/README.md index 2949b1b1..bb2ffaff 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,6 @@ # fio.contracts -## Version : 2.3.3 +## Version : 2.3.4 Smart contracts that provide some of the basic functions of the FIO blockchain