X-Git-Url: http://git.ozlabs.org/?p=yaboot.git;a=blobdiff_plain;f=ybin%2Fybin;h=e61c6ea037dda526e539c814156fc2d480e130a8;hp=bccd2d82f89ff6aed2265bca321f6d15616319da;hb=d56885f68390b6c6109dcf4feb4c9c56009453ca;hpb=e80797f9e8b7a05aeb239ca9087ba57e7641a231;ds=sidebyside diff --git a/ybin/ybin b/ybin/ybin index bccd2d8..e61c6ea 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.9 DEBUG=0 VERBOSE=0 TMP="${TMPDIR:-/tmp}"