From: Kevin O'Connor Date: Sat, 19 Dec 2009 15:51:29 +0000 (-0500) Subject: Increase version in preparation for next release. X-Git-Url: http://wien.tomnetworks.com/gitweb/?a=commitdiff_plain;ds=sidebyside;h=a2195e41da89f5785bc679e0ca9859a7567391c6;p=seabios.git Increase version in preparation for next release. --- diff --git a/Makefile b/Makefile index d3b9ac2..45f176e 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.5.0-$(shell date +"%Y%m%d_%H%M%S")-$(shell hostname) +VERSION=pre-0.5.1-$(shell date +"%Y%m%d_%H%M%S")-$(shell hostname) # Output directory OUT=out/