X-Git-Url: http://git.ozlabs.org/?a=blobdiff_plain;f=ybin%2Fybin;h=db252d297eb579e9feefeadb45cc82e75a1d6de3;hb=d10893f1c4ae8f997378473d6cccda4d60843b46;hp=bccd2d82f89ff6aed2265bca321f6d15616319da;hpb=ca58ccca8abb692653406eec7a414ffc985d6378;p=yaboot.git diff --git a/ybin/ybin b/ybin/ybin index bccd2d8..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-UNRELEASED +VERSION=1.3.10 DEBUG=0 VERBOSE=0 TMP="${TMPDIR:-/tmp}"