From 0380e5b116be364379c01fc6707622239f77b67d Mon Sep 17 00:00:00 2001 From: "preed@mozilla.com" Date: Mon, 23 Jul 2007 00:37:35 -0700 Subject: [PATCH] Bug 389218: bootstrap.cfg changes for fx2006; r=cf --- tools/release/configs/fx-moz18-bootstrap.cfg | 20 +++++++++++--------- 1 file changed, 11 insertions(+), 9 deletions(-) diff --git a/tools/release/configs/fx-moz18-bootstrap.cfg b/tools/release/configs/fx-moz18-bootstrap.cfg index 5cb80fd9bc5e..b641a998c694 100644 --- a/tools/release/configs/fx-moz18-bootstrap.cfg +++ b/tools/release/configs/fx-moz18-bootstrap.cfg @@ -1,16 +1,18 @@ -version = 2.0.0.5 -milestone = 1.8.1.5 +version = 2.0.0.6 +milestone = 1.8.1.6 # _RCn and _RELEASE will be appended as-needed -productTag = FIREFOX_2_0_0_5 +productTag = FIREFOX_2_0_0_6 # 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-07-12 13:15 PDT -l10n_pullDate = 2007-07-12 13:15 PDT -rc = 2 +# The GECKO181_20070712_RELBRANCH was used for this release, so these pull dates +# are placeholders. Commenting them out so if we attempt to use them, the +# automation will halt. +#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.4 -oldRc = 3 +oldVersion = 2.0.0.5 +oldRc = 2 appName = browser product = firefox # Absolute path to tinderbox build directory