mirror of
https://review.coreboot.org/flashrom.git
synced 2025-04-27 23:22:37 +02:00
Increase flashrom version number to 0.9.9
Corresponding to flashrom svn r1954. Signed-off-by: Stefan Tauner <stefan.tauner@alumni.tuwien.ac.at> Acked-by: Carl-Daniel Hailfinger <c-d.hailfinger.devel.2006@gmx.net> Acked-by: Stefan Tauner <stefan.tauner@alumni.tuwien.ac.at> Acked-by: Urja Rannikko <urjaman@gmail.com>
This commit is contained in:
parent
c1099d8f7e
commit
40ba6fd048
2
Makefile
2
Makefile
@ -531,7 +531,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.9-rc1
|
RELEASE := 0.9.9
|
||||||
VERSION := $(RELEASE)-$(SVNVERSION)
|
VERSION := $(RELEASE)-$(SVNVERSION)
|
||||||
RELEASENAME ?= $(VERSION)
|
RELEASENAME ?= $(VERSION)
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user