Merge pull request #2207 from AlvinMooreSr/release-6.2
CMake Version Sync
This commit is contained in:
commit
ca9fff8704
|
@ -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)
|
||||
|
|
Loading…
Reference in New Issue