diff options
| author | Alan Westbrook <[email protected]> | 2014-01-27 17:51:44 -0800 |
|---|---|---|
| committer | Alan Westbrook <[email protected]> | 2014-01-27 17:51:44 -0800 |
| commit | 4f73f5194f948ad03abe5aac93f38501dc883519 (patch) | |
| tree | fb8446b27ca29393aac8cf46b1078c14b172eaa7 /src | |
| parent | Adding official DNS seed (seed.dogecoin.com) (diff) | |
| download | discoin-4f73f5194f948ad03abe5aac93f38501dc883519.tar.xz discoin-4f73f5194f948ad03abe5aac93f38501dc883519.zip | |
Update plist for 1.5 release
versions are 1.5.0 and 1.5 for the description strings
Diffstat (limited to 'src')
| -rw-r--r-- | src/mac/Info.plist | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/src/mac/Info.plist b/src/mac/Info.plist index f563a344b..e808b62ca 100644 --- a/src/mac/Info.plist +++ b/src/mac/Info.plist @@ -3,9 +3,9 @@ <plist version="1.0"> <dict> <key>CFBundleShortVersionString</key> - <string>1.5.0.3</string> + <string>1.5.0</string> <key>CFBundleVersion</key> - <string>1.5 Alpha 3</string> + <string>1.5</string> <key>NSPrincipalClass</key> <string>NSApplication</string> <key>CFBundleIconFile</key> |