X-Git-Url: http://git.ozlabs.org/?p=yaboot.git;a=blobdiff_plain;f=ybin%2Fybin;h=fbd8be8fcb0e1927bd07a4467bacfa037fc45880;hp=029c868a83be178f55e194e21ff647275c9c8519;hb=7c27bb06784a2663d15bda607e4a8314a2995212;hpb=544fce211922d545a797426226b3ebf44719d7b4 diff --git a/ybin/ybin b/ybin/ybin index 029c868..fbd8be8 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 +VERSION=1.3.13 DEBUG=0 VERBOSE=0 TMP="${TMPDIR:-/tmp}"