diff options
| author | Alan Westbrook <[email protected]> | 2014-02-06 18:03:31 -0800 |
|---|---|---|
| committer | Alan Westbrook <[email protected]> | 2014-02-06 18:03:31 -0800 |
| commit | 64bd2e45368ba43fb95b6176c4235e8608f29bee (patch) | |
| tree | ceb44413a7c6ad84ae0d78ac69bb12b12938f5e8 /src/mac | |
| parent | Mac splash no longer tries to own the desktop (diff) | |
| download | discoin-64bd2e45368ba43fb95b6176c4235e8608f29bee.tar.xz discoin-64bd2e45368ba43fb95b6176c4235e8608f29bee.zip | |
Version updates and read me to include boost instructions
Nothing major
Diffstat (limited to 'src/mac')
| -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 0296d108f..772b244f1 100644 --- a/src/mac/Info.plist +++ b/src/mac/Info.plist @@ -14,9 +14,9 @@ </dict> </array> <key>CFBundleShortVersionString</key> - <string>1.5.0</string> + <string>1.5.1.1</string> <key>CFBundleVersion</key> - <string>1.5</string> + <string>1.5.1.1-Develop</string> <key>NSPrincipalClass</key> <string>NSApplication</string> <key>CFBundleIconFile</key> |