From: Kevin O'Connor Date: Mon, 13 Sep 2010 17:18:09 +0000 (-0400) Subject: Prep version for next release. X-Git-Url: http://wien.tomnetworks.com/gitweb/?p=seabios.git;a=commitdiff_plain;h=d9c916ea0bd2f7354ca04749a623c3f69da274f1 Prep version for next release. --- diff --git a/Makefile b/Makefile index 9110669..f62c1cc 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=0.6.1-$(shell date +"%Y%m%d_%H%M%S")-$(shell hostname) +VERSION=pre-0.6.2-$(shell date +"%Y%m%d_%H%M%S")-$(shell hostname) # Output directory OUT=out/