]> git.ozlabs.org Git - yaboot.git/blobdiff - ybin/ybin
Fix ofpath on early iMacs
[yaboot.git] / ybin / ybin
index bccd2d82f89ff6aed2265bca321f6d15616319da..db252d297eb579e9feefeadb45cc82e75a1d6de3 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.9-UNRELEASED
+VERSION=1.3.10
 DEBUG=0
 VERBOSE=0
 TMP="${TMPDIR:-/tmp}"