update version after 7.4.5 release

This commit is contained in:
FoundationDB CI
2025-09-14 06:17:05 +00:00
parent 27f7192f47
commit dfa51e599b

View File

@@ -24,7 +24,7 @@ if(POLICY CMP0135)
endif()
project(foundationdb
VERSION 7.4.5
VERSION 7.4.6
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)