From: Kevin O'Connor Date: Thu, 24 Nov 2011 17:02:03 +0000 (-0500) Subject: Update version to 1.6.3.1 X-Git-Tag: rel-1.6.3.1 X-Git-Url: http://xenbits.xensource.com/gitweb?a=commitdiff_plain;h=80d11e8577bf03e98f2eb1b0cb3a281ab2879c9e;p=seabios.git Update version to 1.6.3.1 Signed-off-by: Kevin O'Connor --- diff --git a/Makefile b/Makefile index 096b503..7d511e8 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-$(shell date +"%Y%m%d_%H%M%S")-$(shell hostname) +VERSION=1.6.3.1-$(shell date +"%Y%m%d_%H%M%S")-$(shell hostname) # Output directory OUT=out/