From e0eeacacd60de8ad7dbdd9da0619ca39a4e0876d Mon Sep 17 00:00:00 2001 From: "nrthomas@gmail.com" Date: Fri, 9 May 2008 11:51:00 -0700 Subject: [PATCH] Bug 432986, bump 1.8 staging to Fx2.0.0.15 (in anticipation), r=bhearsum --- .../configs/fx-moz18-staging-bootstrap.cfg | 16 ++++++++-------- 1 file changed, 8 insertions(+), 8 deletions(-) diff --git a/tools/release/configs/fx-moz18-staging-bootstrap.cfg b/tools/release/configs/fx-moz18-staging-bootstrap.cfg index 97942ee5553..9be12faa30f 100644 --- a/tools/release/configs/fx-moz18-staging-bootstrap.cfg +++ b/tools/release/configs/fx-moz18-staging-bootstrap.cfg @@ -1,16 +1,16 @@ -version = 2.0.0.13 -milestone = 1.8.1.13 +version = 2.0.0.15 +milestone = 1.8.1.15 # _BUILDn and _RELEASE will be appended as-needed -productTag = FIREFOX_2_0_0_13 +productTag = FIREFOX_2_0_0_15 # Branch name and pull dates to use for base tag branchTag = MOZILLA_1_8_BRANCH #RelbranchOverride = GECKO181_20071115_RELBRANCH -pullDate = 2008-03-07 12:00 PST -l10n_pullDate = 2008-03-07 12:00 PST +pullDate = 2008-05-08 12:00 PDT +l10n_pullDate = 2008-05-08 12:00 PDT build = 1 # oldVersion and oldRc refer to the previous release -oldVersion = 2.0.0.12 -oldBuild = 4 +oldVersion = 2.0.0.14 +oldBuild = 1 appName = browser product = firefox # Absolute path to tinderbox build directory @@ -48,7 +48,7 @@ to = build-announce@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