#57 closed Bug (fixed)
Fix version string from "0.6-svn-r247" to "0.6 (247)"
Reported by: | eurotrash | Owned by: | somebody |
---|---|---|---|
Priority: | Normal | Milestone: | Sometime |
Component: | Transmission | Version: | |
Severity: | Normal | Keywords: | |
Cc: |
Description
The current versioning is apparently sub-optimal for sparkle and updates to work.
Attachments (2)
Change History (4)
Changed 17 years ago by eurotrash
Changed 17 years ago by eurotrash
Proper patch this time, I'd misunderstood what sparkle needed earlier. The only thing that could really be better in this is the CFBundleShortVersionString definition that I just set to 0.6 in Makefile.common. Not exactly elegant.
comment:1 Changed 17 years ago by titer
- Resolution set to fixed
- Status changed from new to closed
Fixed
comment:2 Changed 15 years ago by charles
- Type changed from Task to Bug
Note: See
TracTickets for help on using
tickets.
Changes the versioning scheme. Though a Get Info on Transmission.app shows the correct version, in the About window the version string is repeated again in parentheses, e.g. 0.6 (247) (0.6 (247)) -- not sure how to fix that.