X-Git-Url: http://git.ozlabs.org/?a=blobdiff_plain;f=ybin%2Fybin;h=f9da7db7140382a3214ddea745708abb494d7673;hb=a36e22176e6917e0218cd69f6cab014b1c5d7a49;hp=db252d297eb579e9feefeadb45cc82e75a1d6de3;hpb=08532f2d438e244fb1d84dfa2c507ede37262162;p=yaboot.git diff --git a/ybin/ybin b/ybin/ybin index db252d2..f9da7db 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.10 +VERSION=1.3.11-UNRELEASED_UNSUPPORTED DEBUG=0 VERBOSE=0 TMP="${TMPDIR:-/tmp}"