From: Kevin O'Connor Date: Mon, 13 Sep 2010 16:58:44 +0000 (-0400) Subject: Update version to 0.6.1 X-Git-Tag: rel-0.6.1 X-Git-Url: http://xenbits.xensource.com/gitweb?a=commitdiff_plain;h=0ff9051f756ba739bc2edca77925191c3c6cbc2f;p=seabios.git Update version to 0.6.1 --- diff --git a/Makefile b/Makefile index 47f5625..9110669 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=pre-0.6.1-$(shell date +"%Y%m%d_%H%M%S")-$(shell hostname) +VERSION=0.6.1-$(shell date +"%Y%m%d_%H%M%S")-$(shell hostname) # Output directory OUT=out/