Update CMakeLists.txt
Co-Authored-By: Alex Miller <35046903+alexmiller-apple@users.noreply.github.com>
This commit is contained in:
parent
cd7acb50fb
commit
692df4d7f5
|
@ -18,7 +18,7 @@
|
|||
# limitations under the License.
|
||||
cmake_minimum_required(VERSION 3.12)
|
||||
project(foundationdb
|
||||
VERSION 6.2.2
|
||||
VERSION 6.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)
|
||||
|
|
Loading…
Reference in New Issue