From 9a227e6c73ef39fb53a20cc6904b2289a8f26d7a Mon Sep 17 00:00:00 2001 From: Kenneth Reitz <me@kennethreitz.com> Date: Wed, 17 Jul 2013 08:38:47 -0400 Subject: [PATCH] v24 --- bin/compile | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/bin/compile b/bin/compile index 619d5737..06fb32f3 100755 --- a/bin/compile +++ b/bin/compile @@ -34,8 +34,7 @@ DISTRIBUTE_VERSION="0.6.36" export PATH=$PATH:$ROOT_DIR/vendor/bpwatch LOGPLEX_KEY="t.b396af7f-ad75-4643-8b9e-ebb288acc624" export BPWATCH_STORE_PATH=$CACHE_DIR/bpwatch.json -# BUILDPACK_VERSION=v23 -BUILDPACK_VERSION=HEAD +BUILDPACK_VERSION=v24 # Support Anvil Build_IDs [ ! "$REQUEST_ID" ] && REQUEST_ID=$SLUG_ID -- GitLab