From: Kevin O'Connor Date: Sat, 19 Dec 2009 03:21:26 +0000 (-0500) Subject: Update version to 0.5.0. X-Git-Tag: rel-0.5.0 X-Git-Url: http://xenbits.xensource.com/gitweb?a=commitdiff_plain;h=494302fe196f7016d56814f0adc83ba1d54c0518;p=seabios.git Update version to 0.5.0. --- diff --git a/Makefile b/Makefile index 5002b3e..d3b9ac2 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.4.3-$(shell date +"%Y%m%d_%H%M%S")-$(shell hostname) +VERSION=0.5.0-$(shell date +"%Y%m%d_%H%M%S")-$(shell hostname) # Output directory OUT=out/