]> git.ozlabs.org Git - yaboot.git/blobdiff - ybin/ybin
Fix readlink fallback
[yaboot.git] / ybin / ybin
index fa3813a9f9ea9d3e286cecf93838ce73fef47dbf..fe3da141e704c846d6895c0fb49727be8437a28d 100755 (executable)
--- 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.8-rc2
+VERSION=1.3.8-rc3
 DEBUG=0
 VERBOSE=0
 TMP="${TMPDIR:-/tmp}"