updated cmake for 6.2.9

This commit is contained in:
Evan Tschannen 2019-11-06 13:12:30 -08:00
parent e660149042
commit 86abb0d467
1 changed files with 1 additions and 1 deletions

View File

@ -18,7 +18,7 @@
# limitations under the License.
cmake_minimum_required(VERSION 3.12)
project(foundationdb
VERSION 6.2.8
VERSION 6.2.9
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)