From: Kevin O'Connor Date: Wed, 5 Oct 2011 01:14:09 +0000 (-0400) Subject: Update version to 1.6.3 X-Git-Url: http://wien.tomnetworks.com/gitweb/?p=seabios.git;a=commitdiff_plain;h=e66fb31eac3e6be6aaab548c229af9bb1ba55c33 Update version to 1.6.3 --- diff --git a/Makefile b/Makefile index 12adc4d..096b503 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.3-$(shell date +"%Y%m%d_%H%M%S")-$(shell hostname) +VERSION=1.6.3-$(shell date +"%Y%m%d_%H%M%S")-$(shell hostname) # Output directory OUT=out/