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

Commit 38c2237

Browse files
committed
php-build 0.1.2
1 parent f2c60e4 commit 38c2237

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.1"
3+
PHP_BUILD_VERSION="0.1.2"
44

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

0 commit comments

Comments
 (0)