mirror of
https://review.coreboot.org/flashrom.git
synced 2025-04-26 22:52:34 +02:00
Increase flashrom version number to 0.9.8-rc1
Corresponding to flashrom svn r1883. Signed-off-by: Stefan Tauner <stefan.tauner@alumni.tuwien.ac.at> Acked-by: Stefan Tauner <stefan.tauner@alumni.tuwien.ac.at> Acked-by: Carl-Daniel Hailfinger <c-d.hailfinger.devel.2006@gmx.net>
This commit is contained in:
parent
fb2d77cbaf
commit
400b3adc8a
2
Makefile
2
Makefile
@ -386,7 +386,7 @@ CLI_OBJS = cli_classic.o cli_output.o cli_common.o print.o
|
|||||||
# will not require subversion. The downloadable snapshots are already exported.
|
# will not require subversion. The downloadable snapshots are already exported.
|
||||||
SVNVERSION := $(shell ./util/getrevision.sh -u 2>/dev/null )
|
SVNVERSION := $(shell ./util/getrevision.sh -u 2>/dev/null )
|
||||||
|
|
||||||
RELEASE := 0.9.7
|
RELEASE := 0.9.8-rc1
|
||||||
VERSION := $(RELEASE)-$(SVNVERSION)
|
VERSION := $(RELEASE)-$(SVNVERSION)
|
||||||
RELEASENAME ?= $(VERSION)
|
RELEASENAME ?= $(VERSION)
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user