update version after 7.1.0 release

This commit is contained in:
FoundationDB CI 2022-04-12 19:55:58 +00:00
parent e902ac543a
commit 6fb84adc67
No known key found for this signature in database
GPG Key ID: C9F3B24D20FD261B

View File

@ -23,7 +23,7 @@ else()
endif()
project(foundationdb
VERSION 7.1.0
VERSION 7.2.0
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)