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