diff --git a/mozilla/tools/release/configs/fx-moz18-bootstrap.cfg b/mozilla/tools/release/configs/fx-moz18-bootstrap.cfg index 692110bcd16..fa6bd041843 100644 --- a/mozilla/tools/release/configs/fx-moz18-bootstrap.cfg +++ b/mozilla/tools/release/configs/fx-moz18-bootstrap.cfg @@ -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