From 0e48da7ef41c6fc36f80f44e5e4a329000412f88 Mon Sep 17 00:00:00 2001 From: Tony Breeds Date: Tue, 18 Oct 2011 15:03:51 +1100 Subject: [PATCH] yaboot-1.3.17 --- Makefile | 2 +- ybin/ybin | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/Makefile b/Makefile index 88fe0df..f3b46a5 100644 --- 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 diff --git a/ybin/ybin b/ybin/ybin index c1e95ba..70c0bcb 100755 --- 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}" -- 2.39.2