diff --git a/build.php b/build.php index 2b0ad233f13e9e700d26e3dda426136fde2d1639..91b8e35095b3d27e228dc2e70763f1a8dd1d8995 100755 --- a/build.php +++ b/build.php @@ -84,8 +84,11 @@ _exec("cp \"$OUTFILE\" '$OUTFILE2'"); _h1("Create readme"); $readme="{$OUTFILE2}__README.md"; $versionSPC=system("$SPC --version"); + +$versionAmcli=system("php $INFILE --version"); + file_put_contents($readme, - "# Build infos + "# Build infos $versionAmcli Date : $sBuildDate