]> git.ozlabs.org Git - yaboot.git/blobdiff - ybin/ybin
Fix ofpath SATA support and sysfs detection
[yaboot.git] / ybin / ybin
index bccd2d82f89ff6aed2265bca321f6d15616319da..30d369537e6c813340a1e1b90ae0e9cadf28f848 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.12-UNRELEASED_UNSUPPORTED_DEVELOPMENT_VERSION
 DEBUG=0
 VERBOSE=0
 TMP="${TMPDIR:-/tmp}"