Merge pull request #2207 from AlvinMooreSr/release-6.2

CMake Version Sync
This commit is contained in:
A.J. Beamon 2019-10-03 09:57:10 -07:00 committed by GitHub
commit ca9fff8704
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
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.5
VERSION 6.2.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)