]> git.ozlabs.org Git - tonyb-yaboot.git/commitdiff
Version 1.3.15 yaboot-1.3.15
authorTony Breeds <tony@bakeyournoodle.com>
Fri, 9 Jul 2010 02:14:10 +0000 (12:14 +1000)
committerTony Breeds <tony@bakeyournoodle.com>
Fri, 9 Jul 2010 02:14:10 +0000 (12:14 +1000)
Signed-off-by: Tony Breeds <tony@bakeyournoodle.com>
Makefile
ybin/ybin

index bcc221049eebf52568db26a8265455661d697e45..ac4605d4e37fd1d76dabcde37983f0b1f333c345 100644 (file)
--- a/Makefile
+++ b/Makefile
@@ -2,7 +2,7 @@
 
 include Config
 
-VERSION = 1.3.14
+VERSION = 1.3.15
 # Debug mode (spam/verbose)
 DEBUG = 0
 # make install vars
index d8836225720331ee11c0fd8069c1afba8c0d7a7a..a5669272f2a2f1ffd1c1056026d7a6b62cbf24f3 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.14
+VERSION=1.3.15
 DEBUG=0
 VERBOSE=0
 TMP="${TMPDIR:-/tmp}"