X-Git-Url: https://git.ozlabs.org/?p=yaboot.git;a=blobdiff_plain;f=ybin%2Fybin;h=834e6ae6e518352a8b8226371f1b40adc9d798d1;hp=591e04e070d2724943a26922af173b17301b55a8;hb=bad5757ade771cb803eea778f61da9a4ff74b87e;hpb=f4ebbd9f7ea23e3f0fcbe098754580c220894628;ds=sidebyside diff --git a/ybin/ybin b/ybin/ybin index 591e04e..834e6ae 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 +VERSION=1.3.1 DEBUG=0 VERBOSE=0 TMP="${TMPDIR:-/tmp}"