diff --git a/php-build.bash b/php-build.bash index 95ffcff..96da117 100644 --- a/php-build.bash +++ b/php-build.bash @@ -1,7 +1,7 @@ #!/bin/bash set -e -php_build_version="build2" +php_build_version="build2.1.0" # Check for required variables: if [ "$#" -lt 1 ]; then