Closed
Bug 1207279
Opened 10 years ago
Closed 10 years ago
Use $FIREFOX_VERSION in confvar.sh to get the right version number.
Categories
(B2GDroid Graveyard :: General, defect)
Tracking
(Not tracked)
RESOLVED
FIXED
People
(Reporter: fabrice, Assigned: fabrice)
Details
Attachments
(1 file)
|
788 bytes,
patch
|
nalexander
:
review+
|
Details | Diff | Splinter Review |
We're stuck at a hardcoded 43.0a1...
| Assignee | ||
Comment 1•10 years ago
|
||
Attachment #8664412 -
Flags: review?(nalexander)
Comment 2•10 years ago
|
||
Comment on attachment 8664412 [details] [diff] [review]
version-bump.patch
Review of attachment 8664412 [details] [diff] [review]:
-----------------------------------------------------------------
::: mobile/android/b2gdroid/confvars.sh
@@ +7,5 @@
>
> MOZ_B2GDROID=1
> MOZ_B2G=1
>
> +MOZ_APP_VERSION=$FIREFOX_VERSION
There's a new thing for the name too; consider using it as well.
Attachment #8664412 -
Flags: review?(nalexander) → review+
| Assignee | ||
Comment 3•10 years ago
|
||
(In reply to Nick Alexander :nalexander from comment #2)
> Comment on attachment 8664412 [details] [diff] [review]
>
> There's a new thing for the name too; consider using it as well.
I could not find anything... what is that about?
Comment 5•10 years ago
|
||
Status: NEW → RESOLVED
Closed: 10 years ago
Resolution: --- → FIXED
You need to log in
before you can comment on or make changes to this bug.
Description
•