Closed
Bug 300009
Opened 20 years ago
Closed 20 years ago
bump version numbers on trunk
Categories
(Firefox Build System :: General, defect)
Tracking
(Not tracked)
RESOLVED
FIXED
People
(Reporter: dbaron, Assigned: dbaron)
Details
Attachments
(2 files)
3.78 KB,
patch
|
benjamin
:
review+
chase
:
superreview+
chase
:
approval-aviary1.1a2+
|
Details | Diff | Splinter Review |
3.39 KB,
patch
|
chase
:
approval-aviary1.1a2+
|
Details | Diff | Splinter Review |
We need to bump the version numbers on the trunk to Deer Park Alpha 2 and Gecko
1.8b3. I'm a little unsure of what version bumps break things -- there are some
version numbers, e.g., those in module.ver and version.txt, that probably ought
to be incremented at some point, but this patch doesn't do that.
Assignee | ||
Comment 1•20 years ago
|
||
Attachment #188592 -
Flags: superreview?(chase)
Attachment #188592 -
Flags: review?(benjamin)
Updated•20 years ago
|
Attachment #188592 -
Flags: review?(benjamin) → review+
Comment 2•20 years ago
|
||
This rebrands to deer park alpha 2, also need to take the first part of
dbaron's patch to bump to 1.8b3, not sure about the fileversion bits, don't
think we need to change those yet.
Attachment #188596 -
Flags: approval-aviary1.1a2?
Updated•20 years ago
|
Attachment #188596 -
Flags: approval-aviary1.1a2? → approval-aviary1.1a2+
Updated•20 years ago
|
Attachment #188592 -
Flags: superreview?(chase)
Attachment #188592 -
Flags: superreview+
Attachment #188592 -
Flags: approval-aviary1.1a2+
Comment 3•20 years ago
|
||
We really need to figure out the internal versioning stuff like module.var and
version.txt, but without knowing the side effects, lets leave those until after
we push a2, and then figure out what needs to go where (under a different bug,
there's already some bugs on record related to this)
Comment 4•20 years ago
|
||
also, the second patch is landed, so I think we just need to change
milestone.txt and we're done.
Assignee | ||
Comment 6•20 years ago
|
||
OK, fixed, but the GREVersion seems wrong (although I wouldn't be surprised if
it's unused too).
Status: NEW → RESOLVED
Closed: 20 years ago
Resolution: --- → FIXED
Comment 7•20 years ago
|
||
(In reply to comment #6)
> OK, fixed, but the GREVersion seems wrong (although I wouldn't be surprised if
> it's unused too).
I think that's related to bug 277881, which was marked fixed by bsmedberg for
some reason.
Updated•7 years ago
|
Product: Core → Firefox Build System
You need to log in
before you can comment on or make changes to this bug.
Description
•