X-Git-Url: https://git.ozlabs.org/?a=blobdiff_plain;f=ybin%2Fybin;h=db252d297eb579e9feefeadb45cc82e75a1d6de3;hb=08532f2d438e244fb1d84dfa2c507ede37262162;hp=e61c6ea037dda526e539c814156fc2d480e130a8;hpb=d56885f68390b6c6109dcf4feb4c9c56009453ca;p=tonyb-yaboot.git diff --git a/ybin/ybin b/ybin/ybin index e61c6ea..db252d2 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.9 +VERSION=1.3.10 DEBUG=0 VERBOSE=0 TMP="${TMPDIR:-/tmp}"