X-Git-Url: http://git.ozlabs.org/?p=yaboot.git;a=blobdiff_plain;f=ybin%2Fybin;h=96287f81cec1a31b53290ebdb3fdf6fd53e0588f;hp=812afe28cd0f80ec632dff5a1019925c36633a5e;hb=f8932c05318accd41300f2bef7da218fda9b0ab5;hpb=74a45b785c6537e7632f1633413790bd5e30bf21;ds=sidebyside diff --git a/ybin/ybin b/ybin/ybin index 812afe2..96287f8 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.8-rc1 +VERSION=1.3.8-rc4 DEBUG=0 VERBOSE=0 TMP="${TMPDIR:-/tmp}"