mirror of
https://gitlab.winehq.org/wine/wine-gecko.git
synced 2024-09-13 09:24:08 -07:00
Update configs. IGNORE BROKEN CHANGESETS CLOSED TREE NO BUG a=release ba=release
This commit is contained in:
parent
2ed3eeba90
commit
54c7c6a960
@ -5,7 +5,7 @@
|
|||||||
MOZ_APP_BASENAME=B2G
|
MOZ_APP_BASENAME=B2G
|
||||||
MOZ_APP_VENDOR=Mozilla
|
MOZ_APP_VENDOR=Mozilla
|
||||||
|
|
||||||
MOZ_APP_VERSION=37.0a1
|
MOZ_APP_VERSION=38.0a1
|
||||||
MOZ_APP_UA_NAME=Firefox
|
MOZ_APP_UA_NAME=Firefox
|
||||||
|
|
||||||
MOZ_UA_OS_AGNOSTIC=1
|
MOZ_UA_OS_AGNOSTIC=1
|
||||||
|
@ -1 +1 @@
|
|||||||
37.0a1
|
38.0a1
|
||||||
|
@ -10,4 +10,4 @@
|
|||||||
# hardcoded milestones in the tree from these two files.
|
# hardcoded milestones in the tree from these two files.
|
||||||
#--------------------------------------------------------
|
#--------------------------------------------------------
|
||||||
|
|
||||||
37.0a1
|
38.0a1
|
||||||
|
@ -5,7 +5,7 @@
|
|||||||
MOZ_APP_BASENAME=Fennec
|
MOZ_APP_BASENAME=Fennec
|
||||||
MOZ_APP_VENDOR=Mozilla
|
MOZ_APP_VENDOR=Mozilla
|
||||||
|
|
||||||
MOZ_APP_VERSION=37.0a1
|
MOZ_APP_VERSION=38.0a1
|
||||||
MOZ_APP_UA_NAME=Firefox
|
MOZ_APP_UA_NAME=Firefox
|
||||||
|
|
||||||
MOZ_BRANDING_DIRECTORY=mobile/android/branding/unofficial
|
MOZ_BRANDING_DIRECTORY=mobile/android/branding/unofficial
|
||||||
|
@ -3,7 +3,7 @@
|
|||||||
# file, You can obtain one at http://mozilla.org/MPL/2.0/.
|
# file, You can obtain one at http://mozilla.org/MPL/2.0/.
|
||||||
|
|
||||||
# Definitions used by constants.js.
|
# Definitions used by constants.js.
|
||||||
weave_version := 1.39.0
|
weave_version := 1.40.0
|
||||||
weave_id := {340c2bbc-ce74-4362-90b5-7c26312808ef}
|
weave_id := {340c2bbc-ce74-4362-90b5-7c26312808ef}
|
||||||
|
|
||||||
# Preprocess files.
|
# Preprocess files.
|
||||||
|
@ -21,7 +21,7 @@ namespace mozilla {
|
|||||||
*/
|
*/
|
||||||
struct Module
|
struct Module
|
||||||
{
|
{
|
||||||
static const unsigned int kVersion = 37;
|
static const unsigned int kVersion = 38;
|
||||||
|
|
||||||
struct CIDEntry;
|
struct CIDEntry;
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user