aboutsummaryrefslogtreecommitdiff
path: root/scripts/checkout-developer-layout.sh
diff options
context:
space:
mode:
Diffstat (limited to 'scripts/checkout-developer-layout.sh')
-rwxr-xr-xscripts/checkout-developer-layout.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/scripts/checkout-developer-layout.sh b/scripts/checkout-developer-layout.sh
index 04281c51..2f8cf9b4 100755
--- a/scripts/checkout-developer-layout.sh
+++ b/scripts/checkout-developer-layout.sh
@@ -42,7 +42,7 @@ for section in abstractions doc extensions externals packages scripts; do
done
# For Pd-extended, "pd" needs to be a specific version currently, not HEAD
-cvs checkout -r v0-39-2 pd
+cvs checkout -r stable_0_40 pd
# Gem is still separate
echo -e "\n\n The password to the Gem anonymous CVS access is blank, so just press Enter\n"