File tree Expand file tree Collapse file tree 3 files changed +5
-5
lines changed
Expand file tree Collapse file tree 3 files changed +5
-5
lines changed Original file line number Diff line number Diff line change 77 <key >CFBundlePackageType </key >
88 <string >APPL </string >
99 <key >CFBundleGetInfoString </key >
10- <string >1.5.3b1 , Copyright © 2009-2015 The Bitcoin and Syscoin developers </string >
10+ <string >1.6b1-shade , Copyright © 2009-2015 The Bitcoin and Syscoin developers </string >
1111 <key >CFBundleShortVersionString </key >
12- <string >1.5.3b1 </string >
12+ <string >1.6b1-shade </string >
1313 <key >CFBundleVersion </key >
14- <string >1.5.3b1 </string >
14+ <string >1.6b1-shade </string >
1515 <key >CFBundleSignature </key >
1616 <string >???? </string >
1717 <key >CFBundleExecutable </key >
Original file line number Diff line number Diff line change 3535 <cursorShape >IBeamCursor</cursorShape >
3636 </property >
3737 <property name =" text" >
38- <string >< html>< head/>< body>< p>< span style=" font-weight:600;"> Syscoin < /span> 1.5.3b1 < /p>< /body>< /html> </string >
38+ <string >< html>< head/>< body>< p>< span style=" font-weight:600;"> Syscoin < /span> 1.6b1-shade < /p>< /body>< /html> </string >
3939 </property >
4040 <property name =" textInteractionFlags" >
4141 <set >Qt::LinksAccessibleByMouse|Qt::TextSelectableByKeyboard|Qt::TextSelectableByMouse</set >
Original file line number Diff line number Diff line change @@ -31,7 +31,7 @@ extern const std::string CLIENT_DATE;
3131// 70005 = r0.1.4 = (mandatory update)
3232// 70005 = r0.1.5 = r0.1.5.1 (non-mandatory update - no protocol version change)
3333// 700051 = r1.5.2 beta4 = dropped leading "0." on versioning, locked to cakenet. BETA not to be used on mainnet
34- // 700052 = r1.5.3 beta = number of improvements and upgrades to offers and certificates. Locked to cakenet for testing. BETA not to be used on mainnet
34+ // 700052 = r1.5.3 beta = Locked to cakenet for testing. BETA not to be used on mainnet
3535static const int PROTOCOL_VERSION = 700052 ;
3636
3737// intial proto version, to be increased after version/verack negotiation
You can’t perform that action at this time.
0 commit comments