Skip to content

Commit 99cf42b

Browse files
committed
Updated version numbers to 0.1.5.2b
1 parent 333b9c6 commit 99cf42b

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>0.1.5.1, Copyright © 2009-2015 The Bitcoin and Syscoin developers</string>
10+
<string>0.1.5.2b, Copyright © 2009-2015 The Bitcoin and Syscoin developers</string>
1111
<key>CFBundleShortVersionString</key>
12-
<string>0.1.5.1</string>
12+
<string>0.1.5.2b</string>
1313
<key>CFBundleVersion</key>
14-
<string>0.1.5.1</string>
14+
<string>0.1.5.2b</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;0.1.5.1&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;0.1.5.2b&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)