]> git.ozlabs.org Git - yaboot.git/commitdiff
yaboot-1.3.17 master yaboot-1.3.17
authorTony Breeds <tony@bakeyournoodle.com>
Tue, 18 Oct 2011 04:03:51 +0000 (15:03 +1100)
committerTony Breeds <tony@bakeyournoodle.com>
Tue, 18 Oct 2011 04:11:10 +0000 (15:11 +1100)
Makefile
ybin/ybin

index 88fe0dff24b15892fe8b69b35691ab44072177f0..f3b46a5f02ddebc2e0141445425ddfe54ae9dea3 100644 (file)
--- a/Makefile
+++ b/Makefile
@@ -2,7 +2,7 @@
 
 include Config
 
-VERSION = 1.3.16
+VERSION = 1.3.17
 # Debug mode (spam/verbose)
 DEBUG = 0
 # make install vars
index c1e95bac1a40f8404f5758e9d4e499bcdc809e7d..70c0bcbea48112aae077acb7eebc2385725af2a2 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.16
+VERSION=1.3.17
 DEBUG=0
 VERBOSE=0
 TMP="${TMPDIR:-/tmp}"