mirror of
https://review.coreboot.org/flashrom.git
synced 2025-04-26 14:42:36 +02:00
Increase flashrom version number to 0.9.8
Corresponding to flashrom svn r1887. Signed-off-by: Stefan Tauner <stefan.tauner@alumni.tuwien.ac.at> Acked-by: Stefan Tauner <stefan.tauner@alumni.tuwien.ac.at>
This commit is contained in:
parent
74dc73f690
commit
f4651f612b
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.
|
||||
SVNVERSION := $(shell ./util/getrevision.sh -u 2>/dev/null )
|
||||
|
||||
RELEASE := 0.9.8-rc1
|
||||
RELEASE := 0.9.8
|
||||
VERSION := $(RELEASE)-$(SVNVERSION)
|
||||
RELEASENAME ?= $(VERSION)
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user