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