diff --git a/CMakeLists.txt b/CMakeLists.txt index ca7257d26b..2a915a9642 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -18,7 +18,7 @@ # limitations under the License. cmake_minimum_required(VERSION 3.12) project(foundationdb - VERSION 6.2.30 + VERSION 6.2.31 DESCRIPTION "FoundationDB is a scalable, fault-tolerant, ordered key-value store with full ACID transactions." HOMEPAGE_URL "http://www.foundationdb.org/" LANGUAGES C CXX ASM) diff --git a/versions.target b/versions.target index 75e3f0fe92..ee2b5ae8e7 100644 --- a/versions.target +++ b/versions.target @@ -1,7 +1,7 @@ - 6.2.30 + 6.2.31 6.2