diff --git a/CMakeLists.txt b/CMakeLists.txt index 65e619b039..f45cf1fc5c 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.26 + VERSION 6.2.27 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 c5bc563266..26d5038a69 100644 --- a/versions.target +++ b/versions.target @@ -1,7 +1,7 @@ - 6.2.26 + 6.2.27 6.2