Merge pull request #3810 from etschannen/post-release-cleanup-6.3.6

Post release cleanup 6.3.6
This commit is contained in:
Evan Tschannen 2020-09-24 16:54:32 -07:00 committed by GitHub
commit 398b5af0c7
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
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.6
VERSION 6.3.7
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='{707FC06F-9954-4A7E-AC9C-A52C99AE776D}'
Id='{1377F0A0-D1AC-4B72-ADA7-7180D002A307}'
UpgradeCode='{A95EA002-686E-4164-8356-C715B7F8B1C8}'
Version='$(var.Version)'
Manufacturer='$(var.Manufacturer)'