From 952b0bb735aa884f74b7fca8bf24f4b60ac9eebb Mon Sep 17 00:00:00 2001
From: Kenneth Reitz <me@kennethreitz.com>
Date: Wed, 14 Aug 2013 22:02:11 -0400
Subject: [PATCH] v28

---
 bin/compile | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/bin/compile b/bin/compile
index f4bff0f0..5d5698cb 100755
--- a/bin/compile
+++ b/bin/compile
@@ -34,7 +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=v25
+BUILDPACK_VERSION=v28
 
 # Support Anvil Build_IDs
 [ ! "$REQUEST_ID" ] && REQUEST_ID=$SLUG_ID
-- 
GitLab