mirror of
https://github.com/mozilla/gecko-dev.git
synced 2024-12-02 01:48:05 +00:00
Bug 387766: Version/config bumps for Fx 2005; r=rhelmer,cf
This commit is contained in:
parent
e77bd6b07b
commit
241886bf92
@ -1,16 +1,16 @@
|
||||
version = 2.0.0.4
|
||||
milestone = 1.8.1.4
|
||||
version = 2.0.0.5
|
||||
milestone = 1.8.1.5
|
||||
# _RCn and _RELEASE will be appended as-needed
|
||||
productTag = FIREFOX_2_0_0_4
|
||||
productTag = FIREFOX_2_0_0_5
|
||||
# Branch name and pull dates to use for base tag
|
||||
branchTag = MOZILLA_1_8_BRANCH
|
||||
# GECKO181_20070501_RELBRANCH created manually from this pull date
|
||||
pullDate = 2007-05-01 01:30 PDT
|
||||
l10n_pullDate =
|
||||
rc = 3
|
||||
pullDate = 2007-07-12 13:15 PDT
|
||||
l10n_pullDate = 2007-07-12 13:15 PDT
|
||||
rc = 1
|
||||
# oldVersion and oldRc refer to the previous release
|
||||
oldVersion = 2.0.0.3
|
||||
oldRc = 1
|
||||
oldVersion = 2.0.0.4
|
||||
oldRc = 3
|
||||
appName = browser
|
||||
product = firefox
|
||||
# Absolute path to tinderbox build directory
|
||||
@ -39,7 +39,7 @@ linux_l10n_buildPlatform = Linux_2.4.20-28.8_Depend
|
||||
macosx_l10n_buildPlatform = Darwin_8.7.0_Depend
|
||||
win32_l10n_buildPlatform = WINNT_5.2_Depend
|
||||
from = build@mozilla.org
|
||||
to = nrthomas@gmail.com
|
||||
to = preed@mozilla.com
|
||||
# cc = other@example.com
|
||||
patcherConfig = moz18-branch-patcher2.cfg
|
||||
# Tag to use for building MAR/MBSDIFF and other update tools
|
||||
@ -54,3 +54,6 @@ dumpLogs = 1
|
||||
# username and server to push builds
|
||||
sshUser = cltbld
|
||||
sshServer = stage.mozilla.org
|
||||
# username and server to push update snippets to
|
||||
ausUser = cltbld
|
||||
ausServer = aus2-staging.mozilla.org
|
||||
|
Loading…
Reference in New Issue
Block a user