X-Git-Url: https://git.ozlabs.org/?a=blobdiff_plain;f=ybin%2Fybin;h=062e5eed0a49ff74ab4166d3e0582f0eb40f1111;hb=e68362d01834e41a4a0e914c2bddbeabea56a1d6;hp=b333e9186920c912187b9a1fc0567c0eddd04f0e;hpb=c2555be2247b6e98ef2f5cbc6d314b0e97428bbb;p=tonyb-yaboot.git diff --git a/ybin/ybin b/ybin/ybin index b333e91..062e5ee 100755 --- a/ybin/ybin +++ b/ybin/ybin @@ -28,7 +28,7 @@ if [ -n "$PATH_PREFIX" ] ; then fi PRG="${0##*/}" SIGINT="$PRG: Interrupt caught ... exiting" -VERSION=1.3.6 +VERSION=1.3.7-UNSUPPORTED_DEVEL_BRANCH DEBUG=0 VERBOSE=0 TMP="${TMPDIR:-/tmp}"