File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change 17
17
<string >APPL</string >
18
18
19
19
<key >CFBundleGetInfoString</key >
20
- <string >@CLIENT_VERSION_MAJOR@.@CLIENT_VERSION_MINOR@, Copyright © 2009-@COPYRIGHT_YEAR@ The Bitcoin Core developers</string >
20
+ <string >@CLIENT_VERSION_MAJOR@.@CLIENT_VERSION_MINOR@.@CLIENT_VERSION_REVISION@ , Copyright © 2009-@COPYRIGHT_YEAR@ The Bitcoin Core developers</string >
21
21
22
22
<key >CFBundleShortVersionString</key >
23
- <string >@CLIENT_VERSION_MAJOR@.@CLIENT_VERSION_MINOR@</string >
23
+ <string >@CLIENT_VERSION_MAJOR@.@CLIENT_VERSION_MINOR@.@CLIENT_VERSION_REVISION@ </string >
24
24
25
25
<key >CFBundleVersion</key >
26
- <string >@CLIENT_VERSION_MAJOR@.@CLIENT_VERSION_MINOR@</string >
26
+ <string >@CLIENT_VERSION_MAJOR@.@CLIENT_VERSION_MINOR@.@CLIENT_VERSION_REVISION@ </string >
27
27
28
28
<key >CFBundleSignature</key >
29
29
<string >????</string >
You can’t perform that action at this time.
0 commit comments