X-Git-Url: http://git.ozlabs.org/?p=yaboot.git;a=blobdiff_plain;f=ybin%2Fybin;h=96287f81cec1a31b53290ebdb3fdf6fd53e0588f;hp=fa3813a9f9ea9d3e286cecf93838ce73fef47dbf;hb=f8932c05318accd41300f2bef7da218fda9b0ab5;hpb=c8468c1549669e3f06387ab6a162e5d6498c6de7 diff --git a/ybin/ybin b/ybin/ybin index fa3813a..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-rc2 +VERSION=1.3.8-rc4 DEBUG=0 VERBOSE=0 TMP="${TMPDIR:-/tmp}"