Skip to content

Commit b1bc86f

Browse files
committed
Version update for Shade public beta2
1 parent d3f2091 commit b1bc86f

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

share/qt/Info.plist

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -7,11 +7,11 @@
77
<key>CFBundlePackageType</key>
88
<string>APPL</string>
99
<key>CFBundleGetInfoString</key>
10-
<string>1.6b1-shade, Copyright © 2009-2015 The Bitcoin and Syscoin developers</string>
10+
<string>1.6b2-shade, Copyright © 2009-2015 The Bitcoin and Syscoin developers</string>
1111
<key>CFBundleShortVersionString</key>
12-
<string>1.6b1-shade</string>
12+
<string>1.6b2-shade</string>
1313
<key>CFBundleVersion</key>
14-
<string>1.6b1-shade</string>
14+
<string>1.6b2-shade</string>
1515
<key>CFBundleSignature</key>
1616
<string>????</string>
1717
<key>CFBundleExecutable</key>

src/qt/forms/aboutdialog.ui

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@
3535
<cursorShape>IBeamCursor</cursorShape>
3636
</property>
3737
<property name="text">
38-
<string>&lt;html&gt;&lt;head/&gt;&lt;body&gt;&lt;p&gt;&lt;span style=&quot; font-weight:600;&quot;&gt;Syscoin &lt;/span&gt;1.6b1-shade&lt;/p&gt;&lt;/body&gt;&lt;/html&gt;</string>
38+
<string>&lt;html&gt;&lt;head/&gt;&lt;body&gt;&lt;p&gt;&lt;span style=&quot; font-weight:600;&quot;&gt;Syscoin &lt;/span&gt;1.6b2-shade&lt;/p&gt;&lt;/body&gt;&lt;/html&gt;</string>
3939
</property>
4040
<property name="textInteractionFlags">
4141
<set>Qt::LinksAccessibleByMouse|Qt::TextSelectableByKeyboard|Qt::TextSelectableByMouse</set>

0 commit comments

Comments
 (0)