update version to 6.3.5

This commit is contained in:
Evan Tschannen 2020-07-28 23:17:10 -07:00
parent 2b8aa296bb
commit 7cdf0b5c31

View File

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