Skip to content

Commit

Permalink
ext-newrelic/4.13.0.70
Browse files Browse the repository at this point in the history
  • Loading branch information
dzuelke committed Sep 10, 2014
1 parent 3589cd6 commit 2888d73
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ set -o pipefail
# fail harder
set -eux

DEFAULT_VERSION="4.11.0.63"
DEFAULT_VERSION="4.13.0.70"
dep_version=${VERSION:-$DEFAULT_VERSION}
dep_dirname=newrelic-php5-${dep_version}-linux
dep_archive_name=${dep_dirname}.tar.gz
Expand Down

0 comments on commit 2888d73

Please sign in to comment.