Closed
Bug 479401
Opened 17 years ago
Closed 17 years ago
wrong WIN32_MODULE_PRODUCTVERSION_STRING (still 3.0b1pre)
Categories
(Mozilla Messaging Graveyard :: Release Engineering, defect)
Tracking
(Not tracked)
RESOLVED
FIXED
People
(Reporter: mkmelin, Assigned: gozer)
Details
Attachments
(2 files)
|
630 bytes,
patch
|
standard8
:
review+
|
Details | Diff | Splinter Review |
|
633 bytes,
patch
|
standard8
:
review+
|
Details | Diff | Splinter Review |
Noticed WIN32_MODULE_PRODUCTVERSION_STRING is not getting updated as part of the release process
http://mxr.mozilla.org/comm-central/source/mail/app/module.ver
http://mxr.mozilla.org/comm-central/source/suite/app/module.ver
BTW, we don't have a tracker bug for each release?
| Assignee | ||
Comment 1•17 years ago
|
||
| Assignee | ||
Comment 2•17 years ago
|
||
The previous patch is for the release branch, this one is for the current, default branch.
| Assignee | ||
Comment 3•17 years ago
|
||
(In reply to comment #0)
> [...]
> BTW, we don't have a tracker bug for each release?
We do have a tracker bug, it's bug 477103.
| Assignee | ||
Updated•17 years ago
|
Attachment #363325 -
Flags: review?(bugzilla)
| Assignee | ||
Updated•17 years ago
|
Attachment #363326 -
Flags: review?(bugzilla)
Updated•17 years ago
|
Attachment #363325 -
Flags: review?(bugzilla) → review+
Updated•17 years ago
|
Attachment #363326 -
Flags: review?(bugzilla) → review+
| Assignee | ||
Comment 4•17 years ago
|
||
Comment on attachment 363325 [details] [diff] [review]
update mail/app/module.ver for 3.0b2
changeset: 2041:ff975ff664a5
branch: COMM_20090224_RELBRANCH
tag: tip
parent: 2001:214f108d79d3
user: Philippe M. Chiasson <gozer@mozillamessaging.com>
date: Mon Feb 23 11:07:21 2009 -0500
summary: Bug 363325. Bump WIN32_MODULE_PRODUCTVERSION_STRING for Beta2. r=Standard8
Attachment #363325 -
Attachment filename: module.ver.diff → [checked in] module.ver.diff
| Assignee | ||
Comment 5•17 years ago
|
||
Comment on attachment 363326 [details] [diff] [review]
update mail/app/module.ver to 3.0b3pre on default branch
changeset: 2042:f4f1153367cf
tag: tip
parent: 2040:3b7f1a26cde5
user: Philippe M. Chiasson <gozer@mozillamessaging.com>
date: Mon Feb 23 11:09:10 2009 -0500
summary: Bug 479401. Bump WIN32_MODULE_PRODUCTVERSION_STRING to 3.0b3pre for default branch. r=Standard8
Attachment #363326 -
Attachment filename: module.ver.diff → [checked in] module.ver.diff
| Assignee | ||
Comment 6•17 years ago
|
||
Done.
Status: NEW → RESOLVED
Closed: 17 years ago
Resolution: --- → FIXED
| Reporter | ||
Updated•17 years ago
|
Assignee: nobody → gozer
You need to log in
before you can comment on or make changes to this bug.
Description
•