pull from the release tag

git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_7b_MINIBRANCH@154082 18797224-902f-48f8-a5cc-f745e15eee43
This commit is contained in:
leaf%mozilla.org
2004-03-18 08:41:46 +00:00
parent 961fd5131e
commit b66445542b

View File

@@ -52,18 +52,18 @@
#
# For branches, uncomment the MOZ_CO_TAG line with the proper tag,
# and commit this file on that tag.
#MOZ_CO_TAG = <tag>
NSPR_CO_TAG = NSPRPUB_PRE_4_2_CLIENT_BRANCH
PSM_CO_TAG = #We will now build PSM from the tip instead of a branch.
NSS_CO_TAG = NSS_CLIENT_TAG
LDAPCSDK_CO_TAG = ldapcsdk_50_client_branch
ACCESSIBLE_CO_TAG =
IMGLIB2_CO_TAG =
IPC_CO_TAG =
TOOLKIT_CO_TAG =
BROWSER_CO_TAG =
MAIL_CO_TAG =
STANDALONE_COMPOSER_CO_TAG =
MOZ_CO_TAG = MOZILLA_1_7b_RELEASE
NSPR_CO_TAG = MOZILLA_1_7b_RELEASE
PSM_CO_TAG = MOZILLA_1_7b_RELEASE
NSS_CO_TAG = MOZILLA_1_7b_RELEASE
LDAPCSDK_CO_TAG = MOZILLA_1_7b_RELEASE
ACCESSIBLE_CO_TAG =MOZILLA_1_7b_RELEASE
IMGLIB2_CO_TAG =MOZILLA_1_7b_RELEASE
IPC_CO_TAG =MOZILLA_1_7b_RELEASE
TOOLKIT_CO_TAG = MOZILLA_1_7b_RELEASE
BROWSER_CO_TAG = MOZILLA_1_7b_RELEASE
MAIL_CO_TAG = MOZILLA_1_7b_RELEASE
STANDALONE_COMPOSER_CO_TAG = MOZILLA_1_7b_RELEASE
BUILD_MODULES = all
#######################################################################