From: Kevin O'Connor Date: Sun, 11 Mar 2012 13:27:07 +0000 (-0400) Subject: Update version to 1.6.3.2 X-Git-Tag: rel-1.6.3.2 X-Git-Url: http://xenbits.xensource.com/gitweb?a=commitdiff_plain;h=refs%2Fheads%2F1.6.3-stable;p=seabios.git Update version to 1.6.3.2 Signed-off-by: Kevin O'Connor --- diff --git a/Makefile b/Makefile index 30b19d4..19e75fa 100644 --- a/Makefile +++ b/Makefile @@ -5,7 +5,7 @@ # This file may be distributed under the terms of the GNU LGPLv3 license. # Program version -VERSION=1.6.3.1-$(shell date +"%Y%m%d_%H%M%S")-$(shell hostname) +VERSION=1.6.3.2-$(shell date +"%Y%m%d_%H%M%S")-$(shell hostname) # Output directory OUT=out/