From: Kevin O'Connor Date: Wed, 9 Sep 2009 00:20:04 +0000 (-0400) Subject: Note version 0.4.2. X-Git-Url: http://wien.tomnetworks.com/gitweb/?p=seabios.git;a=commitdiff_plain;h=56629e7b7d12e07845062288b4e4be2f7250d70b Note version 0.4.2. --- diff --git a/Makefile b/Makefile index d697fca..cf26b54 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.2-$(shell date +"%Y%m%d_%H%M%S")-$(shell hostname) +VERSION=0.4.2-$(shell date +"%Y%m%d_%H%M%S")-$(shell hostname) # Output directory OUT=out/