bug 438563: bump bootstrap config for firefox 2.0.0.15 release. r=nrthomas, patch=me

git-svn-id: svn://10.0.0.236/trunk@252270 18797224-902f-48f8-a5cc-f745e15eee43
This commit is contained in:
bhearsum%mozilla.com
2008-06-12 12:11:38 +00:00
parent 4f0fa9209c
commit 06c43bb5b8

View File

@@ -1,15 +1,15 @@
version = 2.0.0.14
milestone = 1.8.1.14
version = 2.0.0.15
milestone = 1.8.1.15
# _BUILDn and _RELEASE will be appended as-needed
productTag = FIREFOX_2_0_0_14
productTag = FIREFOX_2_0_0_15
# Branch name and pull dates to use for base tag
branchTag = MOZILLA_1_8_BRANCH
RelbranchOverride = GECKO181_20080311_RELBRANCH
pullDate = 2008-04-04 12:05 PDT
l10n_pullDate = 2008-04-04 12:05 PDT
#RelbranchOverride = GECKO181_20080311_RELBRANCH
pullDate = 2008-06-10 12:51 PDT
l10n_pullDate = 2008-06-10 12:51 PDT
build = 1
# oldVersion and oldRc refer to the previous release
oldVersion = 2.0.0.13
oldVersion = 2.0.0.14
oldBuild = 1
appName = browser
product = firefox
@@ -37,10 +37,10 @@ tagDir = /builds/tags
configBumpDir = /builds/config
symbolDir = /builds/symbols
# Build platform, as specified by tinderbox
linux_buildPlatform = Linux_2.4.21-27.0.4.EL_Depend
linux_buildPlatform = Linux_2.4.21-53.EL_Depend
macosx_buildPlatform = Darwin_8.7.0_Depend
win32_buildPlatform = WINNT_5.2_Depend
linux_l10n_buildPlatform = Linux_2.4.21-27.0.4.EL_Depend
linux_l10n_buildPlatform = Linux_2.4.21-53.EL_Depend
macosx_l10n_buildPlatform = Darwin_8.7.0_Depend
win32_l10n_buildPlatform = WINNT_5.2_Depend
from = bootstrap@mozilla.org
@@ -48,7 +48,7 @@ to = build@mozilla.org
cc = nobody@mozilla.org
patcherConfig = moz18-branch-patcher2.cfg
# Tag to use for building MAR/MBSDIFF and other update tools
patcherToolsRev = UPDATE_PACKAGING_R3
patcherToolsRev = UPDATE_PACKAGING_R4
linux_verifyConfig = moz18-firefox-linux.cfg
win32_verifyConfig = moz18-firefox-win32.cfg
macosx_verifyConfig = moz18-firefox-mac.cfg