update version after 7.4.1 release

This commit is contained in:
FoundationDB CI 2025-04-15 00:59:01 +00:00
parent 7381c43098
commit ccd625de0c
No known key found for this signature in database
GPG Key ID: C9F3B24D20FD261B
1 changed files with 1 additions and 1 deletions

View File

@ -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)