Skip to content

Commit e8ecba2

Browse files
authored
Version bump
1 parent 8e4f675 commit e8ecba2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: php-build.bash

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
#!/bin/bash
22
set -e
33

4-
php_build_version="build2.1.1"
4+
php_build_version="build2.1.2"
55

66
# Check for required variables:
77
if [ "$#" -lt 1 ]; then

0 commit comments

Comments
 (0)