diff options
author | John Fultz <jfultz@wolfram.com> | 2015-08-18 10:35:05 -0500 |
---|---|---|
committer | John Fultz <jfultz@wolfram.com> | 2015-08-18 10:35:05 -0500 |
commit | 0c941df84d544e2e676d9a8acfbe345f8156e161 (patch) | |
tree | 2f943800e3fab8037b1aa9f336598450cc4e5b29 /quacker/Info.plist | |
parent | f814628b3aabef20db3320a5e58217f758fa2760 (diff) |
Cleanups and bump the version number.
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 015f161..854c8a9 100644 --- a/quacker/Info.plist +++ b/quacker/Info.plist @@ -26,7 +26,7 @@ <key>CFBundlePackageType</key> <string>APPL</string> <key>CFBundleShortVersionString</key> - <string>0.98</string> + <string>1.0</string> <key>CFBundleSignature</key> <string>????</string> <key>CFBundleVersion</key> |