Bug #833
wrong version in mac osx
Start date:
10/21/2009
Due date:
% Done:
100%
Estimated time:
Version:
0.6.1
OS:
Mac OS X
Description
in Mac OS X the version in the bundle is hardcoded to 0.3.0
in macosx_makebundle.py :line 40:BUNDLE_VERSION = "0.3.0"
Associated revisions
write correct version in mac-bundle;
fixes #833
History
#1 Updated by johu over 14 years ago
- Category set to Build System
- Status changed from New to Assigned
- Assignee set to Sputnick
- Target version set to 0.6.2
- Version changed from 0.6-pre to 0.6.1
see merge request http://gitorious.org/quassel/quassel/merge_requests/103
#2 Updated by m4yer over 14 years ago
- Status changed from Assigned to Resolved
- % Done changed from 0 to 100
Applied in changeset c8a6bf2c3bead88ebfcf01f3f78b4a726a3904a5.
write correct version in mac-bundle;
fixes #833