X-Git-Url: http://git.ozlabs.org/?p=yaboot.git;a=blobdiff_plain;f=ybin%2Fybin;h=beebfac807dfc2125e54222f7701efb403c34042;hp=30d369537e6c813340a1e1b90ae0e9cadf28f848;hb=2303a06e095e2c174b68281156b68542e75e3210;hpb=eb8b0d5d9f4823a7033ef2baa1cababd4b5574e1 diff --git a/ybin/ybin b/ybin/ybin index 30d3695..beebfac 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.12-UNRELEASED_UNSUPPORTED_DEVELOPMENT_VERSION +VERSION=1.3.12 DEBUG=0 VERBOSE=0 TMP="${TMPDIR:-/tmp}"