diff options
author | Jeff Garzik <jeff@garzik.org> | 2011-07-13 01:19:26 -0400 |
---|---|---|
committer | Jeff Garzik <jgarzik@pobox.com> | 2011-07-13 01:19:26 -0400 |
commit | 24a0def8cda671e9faedb84e6590eb761ba7487e (patch) | |
tree | 5c7bb95f534ac82abc0895e26e588dc3b2840b02 /contrib | |
parent | 116df55e21e5380c1cf4bccc62546757d44c1294 (diff) |
Bump version to 0.3.25
Yes, we might release as v0.4, but let's just do a simple increment
for now.
Diffstat (limited to 'contrib')
-rw-r--r-- | contrib/Bitcoin.app/Contents/Info.plist | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/contrib/Bitcoin.app/Contents/Info.plist b/contrib/Bitcoin.app/Contents/Info.plist index 9a2eccc280..bfeb2f8de4 100644 --- a/contrib/Bitcoin.app/Contents/Info.plist +++ b/contrib/Bitcoin.app/Contents/Info.plist @@ -17,11 +17,11 @@ <key>CFBundlePackageType</key> <string>APPL</string> <key>CFBundleShortVersionString</key> - <string>0.3.24</string> + <string>0.3.25</string> <key>CFBundleSignature</key> <string>????</string> <key>CFBundleVersion</key> - <string>324</string> + <string>325</string> <key>LSMinimumSystemVersion</key> <string>10.5</string> <key>CFBundleIconFile</key> |