File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -51,7 +51,7 @@ using namespace boost::asio::ip;
5151// These impact both communications and the deserialization of certain database and IKeyValueStore keys
5252// xyzdev
5353// vvvv
54- uint64_t currentProtocolVersion = 0x0FDB00A551030001LL ;
54+ uint64_t currentProtocolVersion = 0x0FDB00A551040001LL ;
5555uint64_t compatibleProtocolVersionMask = 0xffffffffffff0000LL ;
5656uint64_t minValidProtocolVersion = 0x0FDB00A200060001LL ;
5757
Original file line number Diff line number Diff line change 3232
3333<Wix xmlns =' http://schemas.microsoft.com/wix/2006/wi' >
3434 <Product Name =' $(var.Title)'
35- Id =' {89BEB6D6-A3E8-4BE5-879B-AA3F0735EF91 }'
35+ Id =' {BA4EB17E-AB81-4D25-9BC5-9F912D1D9B96 }'
3636 UpgradeCode =' {A95EA002-686E-4164-8356-C715B7F8B1C8}'
3737 Version =' $(var.Version)'
3838 Manufacturer =' $(var.Manufacturer)'
You can’t perform that action at this time.
0 commit comments