diff --git a/mozilla/client.mk b/mozilla/client.mk index 96c99edfd04..123676a3f05 100644 --- a/mozilla/client.mk +++ b/mozilla/client.mk @@ -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 = -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 #######################################################################