]> git.ozlabs.org Git - yaboot.git/blobdiff - ybin/ybin
make version numbers loudly unsupported due to dumb dist maintainers
[yaboot.git] / ybin / ybin
index b333e9186920c912187b9a1fc0567c0eddd04f0e..062e5eed0a49ff74ab4166d3e0582f0eb40f1111 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.6
+VERSION=1.3.7-UNSUPPORTED_DEVEL_BRANCH
 DEBUG=0
 VERBOSE=0
 TMP="${TMPDIR:-/tmp}"