From: Kevin O'Connor Date: Sat, 27 Mar 2010 01:32:15 +0000 (-0400) Subject: Update version to 0.6.0. X-Git-Tag: rel-0.6.0 X-Git-Url: http://xenbits.xensource.com/gitweb?a=commitdiff_plain;h=12bffd5faaf366d559e56319242c018e7c96a1ea;p=seabios.git Update version to 0.6.0. --- diff --git a/Makefile b/Makefile index fe0c1ce..7d487da 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.5.2-$(shell date +"%Y%m%d_%H%M%S")-$(shell hostname) +VERSION=0.6.0-$(shell date +"%Y%m%d_%H%M%S")-$(shell hostname) # Output directory OUT=out/