We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 330b13b commit 504f80eCopy full SHA for 504f80e
php-build.bash
@@ -1,7 +1,7 @@
1
#!/bin/bash
2
set -e
3
4
-php_build_version="build2"
+php_build_version="build2.1.0"
5
6
# Check for required variables:
7
if [ "$#" -lt 1 ]; then
0 commit comments