X-Git-Url: http://git.ozlabs.org/?p=yaboot.git;a=blobdiff_plain;f=ybin%2Fybin;fp=ybin%2Fybin;h=30d369537e6c813340a1e1b90ae0e9cadf28f848;hp=1e4e3bec794628c7f7bb4fec19d250ed936e9f2e;hb=53695b2ef3f2fbf757b26c66ad3fa45ccb6b93e6;hpb=0b1ed1e2cab69376a0d0cfdbe648893ff6d04ced diff --git a/ybin/ybin b/ybin/ybin index 1e4e3be..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.11 +VERSION=1.3.12-UNRELEASED_UNSUPPORTED_DEVELOPMENT_VERSION DEBUG=0 VERBOSE=0 TMP="${TMPDIR:-/tmp}"