update version after 7.1.67 release

This commit is contained in:
FoundationDB CI
2025-01-16 22:39:54 +00:00
parent bd8bdc0a1e
commit 78cf3bf800

View File

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