]> git.ozlabs.org Git - yaboot.git/commitdiff
Yaboot 1.3.16 yaboot-1.3.16
authorTony Breeds <tony@bakeyournoodle.com>
Fri, 9 Jul 2010 02:18:17 +0000 (12:18 +1000)
committerTony Breeds <tony@bakeyournoodle.com>
Fri, 9 Jul 2010 02:18:17 +0000 (12:18 +1000)
Makefile
ybin/ybin

index ac4605d4e37fd1d76dabcde37983f0b1f333c345..d975e4ed9b2b2f8fe191e433f229d116a684a9c9 100644 (file)
--- a/Makefile
+++ b/Makefile
@@ -2,7 +2,7 @@
 
 include Config
 
-VERSION = 1.3.15
+VERSION = 1.3.16
 # Debug mode (spam/verbose)
 DEBUG = 0
 # make install vars
index a5669272f2a2f1ffd1c1056026d7a6b62cbf24f3..44e63f4468090698d9b62b22f9c76f00561e7850 100755 (executable)
--- a/ybin/ybin
+++ b/ybin/ybin
@@ -29,7 +29,7 @@ fi
 PRG="${0##*/}"
 ABSPRG="$0"
 SIGINT="$PRG: Interrupt caught ... exiting"
-VERSION=1.3.15
+VERSION=1.3.16
 DEBUG=0
 VERBOSE=0
 TMP="${TMPDIR:-/tmp}"