Closed
Bug 283218
Opened 20 years ago
Closed 20 years ago
firefox and thunderbird installer version bump should be automatic
Categories
(Firefox :: Installer, defect)
Firefox
Installer
Tracking
()
VERIFIED
DUPLICATE
of bug 277881
People
(Reporter: dbaron, Assigned: bugs)
Details
The patch in bug 283181 had to change the installer versions in three places
(two places with the Firefox version, one place with the GRE version). This
should all be automated using the central locations of these versions
(browser/config/version.txt == MOZ_APP_VERSION, config/milestone.txt ==
MOZILLA_VERSION).
This should happen before we create our next release branch so we don't have to
deal with this mess anymore.
Reporter | ||
Updated•20 years ago
|
Flags: blocking-aviary1.1+
Reporter | ||
Comment 1•20 years ago
|
||
Let's make this cover thunderbird too, since the patches are very similar. The
thunderbird patch to mimic will presumably appear soon in bug 283224.
Summary: firefox installer version bump should be automatic → firefox and thunderbird installer version bump should be automatic
Comment 2•20 years ago
|
||
We need to automate updating the browser and mail module.ver files to get the
internal exe files to reflect the version bump. These files are in:
* browser/app/module.ver
* mail/app/module.ver
We're missing some GRE product version info in a file, too. Not sure where
that's at.
Comment 3•20 years ago
|
||
Related bug?
bug 277881
Comment 4•20 years ago
|
||
*** This bug has been marked as a duplicate of 277881 ***
Status: NEW → RESOLVED
Closed: 20 years ago
Flags: blocking-aviary1.1+
Resolution: --- → DUPLICATE
Updated•19 years ago
|
Status: RESOLVED → VERIFIED
QA Contact: bugzilla → installer
You need to log in
before you can comment on or make changes to this bug.
Description
•