preparing for 3.0b5 release b=424242 r=rhelmer p=joduinn

This commit is contained in:
rhelmer@mozilla.com 2008-03-21 14:08:14 -07:00
Родитель 77dc01dc03
Коммит 5cd433c59c
1 изменённых файлов: 11 добавлений и 11 удалений

Просмотреть файл

@ -1,16 +1,16 @@
version = 3.0b4 version = 3.0b5
milestone = 1.9b4 milestone = 1.9b5
# _RCn and _RELEASE will be appended as-needed # _RCn and _RELEASE will be appended as-needed
productTag = FIREFOX_3_0b4 productTag = FIREFOX_3_0b5
# Branch name and pull dates to use for base tag # Branch name and pull dates to use for base tag
branchTag = HEAD branchTag = HEAD
#RelbranchOverride = GECKO190_20071207_RELBRANCH #RelbranchOverride = GECKO190_20080324_RELBRANCH
pullDate = 2008-03-13 11:15 PST pullDate = 2008-03-24 00:01 PST
l10n_pullDate = 2008-03-13 05:00 PST l10n_pullDate = 2008-03-24 00:01 PST
rc = 2 rc = 1
# oldVersion and oldRc refer to the previous release # oldVersion and oldRc refer to the previous release
oldVersion = 3.0b3 oldVersion = 3.0b4
oldRc = 3 oldRc = 2
appName = browser appName = browser
product = firefox product = firefox
# Absolute path to tinderbox build directory # Absolute path to tinderbox build directory
@ -48,7 +48,7 @@ to = build@mozilla.org
cc = bhearsum@mozilla.com cc = bhearsum@mozilla.com
patcherConfig = moz19-branch-patcher2.cfg patcherConfig = moz19-branch-patcher2.cfg
# Tag to use for building MAR/MBSDIFF and other update tools # Tag to use for building MAR/MBSDIFF and other update tools
patcherToolsRev = UPDATE_PACKAGING_R1 patcherToolsRev = UPDATE_PACKAGING_R3
linux_verifyConfig = moz19-firefox-linux.cfg linux_verifyConfig = moz19-firefox-linux.cfg
win32_verifyConfig = moz19-firefox-win32.cfg win32_verifyConfig = moz19-firefox-win32.cfg
macosx_verifyConfig = moz19-firefox-mac.cfg macosx_verifyConfig = moz19-firefox-mac.cfg