X-Git-Url: https://git.ozlabs.org/?a=blobdiff_plain;f=ybin%2Fybin;h=3da965e5fe4b0043c8e6c26a192d95a5e12af353;hb=4b9f2eb054f5f0975eef271e87ded51d6b697d9f;hp=8b8f40238c885f8fae41665aa1c6fbeebecbc282;hpb=8d5a42062f8b88eaea91434e53973ce9f55589d9;p=tonyb-yaboot.git diff --git a/ybin/ybin b/ybin/ybin index 8b8f402..3da965e 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.4pre1 +VERSION=1.3.4pre2 DEBUG=0 VERBOSE=0 TMP="${TMPDIR:-/tmp}"