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>
diff --git a/Makefile b/Makefile
index e74d051..c439d8d 100644
--- a/Makefile
+++ b/Makefile
@@ -386,7 +386,7 @@
 # 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)