diff --git a/CMakeLists.txt b/CMakeLists.txt index f475c36978..29ddcd76dc 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -24,7 +24,7 @@ if(POLICY CMP0135) endif() project(foundationdb - VERSION 7.4.1 + VERSION 7.4.2 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 Swift)