diff --git a/dunit b/dunit index 8bd91ee..0ded14d 100755 --- a/dunit +++ b/dunit @@ -1,7 +1,7 @@ #!/bin/bash # current version -dUnitVersion="(git)" +dUnitVersion="v1.4.0" defaultPhpVersions="5.3 5.4 5.5 5.6" # getopt That allows the options to be passed