From: Kevin O'Connor Date: Sat, 13 Nov 2010 14:58:30 +0000 (-0500) Subject: Update version to 0.6.1.2. X-Git-Tag: rel-0.6.1.2 X-Git-Url: http://xenbits.xensource.com/gitweb?a=commitdiff_plain;h=33abfc0ac58dc2f46def756ad5fe78c49d65a6b5;p=seabios.git Update version to 0.6.1.2. --- diff --git a/Makefile b/Makefile index a4cda5d..1543e0d 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=0.6.1.1-$(shell date +"%Y%m%d_%H%M%S")-$(shell hostname) +VERSION=0.6.1.2-$(shell date +"%Y%m%d_%H%M%S")-$(shell hostname) # Output directory OUT=out/