Skip to content
This repository was archived by the owner on Dec 23, 2018. It is now read-only.

Commit 4d6b107

Browse files
committed
php-build 0.2.0
1 parent 566d2d1 commit 4d6b107

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

bin/php-build

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
#!/usr/bin/env bash
22

3-
PHP_BUILD_VERSION="0.1.4"
3+
PHP_BUILD_VERSION="0.2.0"
44

55
set -E
66
exec 3<&2 # preserve original stderr at fd 3

0 commit comments

Comments
 (0)