Closed
Bug 381418
Opened 18 years ago
Closed 18 years ago
Change versioning system for Thunderbird trunk builds
Categories
(Thunderbird :: Build Config, defect)
Thunderbird
Build Config
Tracking
(Not tracked)
RESOLVED
FIXED
People
(Reporter: scanorama346, Assigned: nthomas)
Details
Attachments
(1 file)
2.50 KB,
patch
|
mscott
:
review+
|
Details | Diff | Splinter Review |
User-Agent: Mozilla/5.0 (Windows; U; Windows NT 6.0; en-US; rv:1.9a5pre) Gecko/20070520 Minefield/3.0a5pre
Build Identifier: Mozilla/5.0 (Windows; U; Windows NT 6.0; en-US; rv:1.9a5pre) Gecko/20070520 Thunderbird/3.0a1 ID:2007052003 [cairo]
At the moment, Thunderbird trunk's version is Thunderbird 3.0a1. However this is causing some confusion among users as if it is an alpha version for Thunderbird 3.
To avoid this confusion, we should change the versioning system in line with Firefox trunk - ie change it to Thunderbird 3.0a1pre for trunk.
It helps the users to understand it is a pre-release version of Thunderbird 3.0 Alpha 1.
Reproducible: Always
Steps to Reproduce:
1.Click on help
2.Then 'about'
3.Version: Thunderbird 3.0a1
Actual Results:
It displays the current version as Thunderbird 3.0a1
Expected Results:
In line with Firefox trunk's versioning system - Thunderbird 3.0a1pre
Reporter | ||
Updated•18 years ago
|
Version: unspecified → Trunk
Assignee | ||
Comment 1•18 years ago
|
||
Great idea. Would you like to work up a patch or get me to do it ?
Severity: enhancement → normal
Status: UNCONFIRMED → NEW
Ever confirmed: true
Reporter | ||
Comment 2•18 years ago
|
||
It would be great if you can do it. I know very little about programming.
Thanks :)
Assignee | ||
Comment 3•18 years ago
|
||
Comment 4•18 years ago
|
||
Comment on attachment 265507 [details] [diff] [review]
Sync up Thunderbird to new versioning style
great idea guys!
Attachment #265507 -
Flags: review?(mscott) → review+
Assignee | ||
Comment 5•18 years ago
|
||
Landed mail/app/module.ver and mail/config/version.txt, and the changed version should show up in the next clobber build (ie nightly). I'll land the rest after that nightly and close the bug then.
Assignee | ||
Updated•18 years ago
|
Status: ASSIGNED → RESOLVED
Closed: 18 years ago
Resolution: --- → FIXED
Reporter | ||
Comment 6•18 years ago
|
||
Thanks for your work! :)
Assignee | ||
Updated•18 years ago
|
Summary: Change versioning system for Thunderbird trunk/branch builds → Change versioning system for Thunderbird trunk builds
You need to log in
before you can comment on or make changes to this bug.
Description
•