Skip to content
  • Sponsor
  • Notifications You must be signed in to change notification settings
  • Fork 9

Commit 504f80e

Browse files
author
Greg Bowler
committedMay 5, 2021
update version
1 parent 330b13b commit 504f80e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed
 

‎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"
4+
php_build_version="build2.1.0"
55

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

0 commit comments

Comments
 (0)