X-Git-Url: https://git.ozlabs.org/?a=blobdiff_plain;f=ybin%2Fybin;h=0b11e239e3f3cc385a36dc11af651c85d0ee3fa9;hb=9323f7c29a886304325b1562450729a12e0ccbea;hp=3b5012fb0a08b5cf3eb64cf2c9ee5607da77d1e4;hpb=6f4d7a802c09ee20526db5eeba7357d52444a42c;p=yaboot.git diff --git a/ybin/ybin b/ybin/ybin index 3b5012f..0b11e23 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.5pre3 +VERSION=1.3.5 DEBUG=0 VERBOSE=0 TMP="${TMPDIR:-/tmp}"