diff options
author | John Fultz <jfultz@wolfram.com> | 2014-11-29 00:57:11 -0600 |
---|---|---|
committer | John Fultz <jfultz@wolfram.com> | 2014-11-29 01:16:15 -0600 |
commit | 6d65426ccb89cb8a8742f4eb59eb9bfcdc745139 (patch) | |
tree | 3fe07a9039f250aae1889cbcf14ea538bff07296 /quacker/Info.plist | |
parent | 2cf97471754e772677dc6d1420199791f2665196 (diff) |
Getting 0.98 Mac production build ready to go.
Which requires a bunch of craziness to ease the process of
code-signing.
Diffstat (limited to 'quacker/Info.plist')
-rw-r--r-- | quacker/Info.plist | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/quacker/Info.plist b/quacker/Info.plist index b3ff361..015f161 100644 --- a/quacker/Info.plist +++ b/quacker/Info.plist @@ -26,7 +26,7 @@ <key>CFBundlePackageType</key> <string>APPL</string> <key>CFBundleShortVersionString</key> - <string>0.99</string> + <string>0.98</string> <key>CFBundleSignature</key> <string>????</string> <key>CFBundleVersion</key> |