Merge remote-tracking branch 'upstream/release-6.3' into rocksdb-build

This commit is contained in:
Daniel Smith 2020-06-15 20:12:42 +00:00
commit 572f5d219e
2 changed files with 2 additions and 2 deletions

View File

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

View File

@ -32,7 +32,7 @@
<Wix xmlns='http://schemas.microsoft.com/wix/2006/wi'>
<Product Name='$(var.Title)'
Id='{D1DF8A00-7A76-448F-AA71-8734A5D8F7D3}'
Id='{0EFA1E57-0081-4CB5-8502-F0779A0C59F5}'
UpgradeCode='{A95EA002-686E-4164-8356-C715B7F8B1C8}'
Version='$(var.Version)'
Manufacturer='$(var.Manufacturer)'