Author: stefanct
Date: Sun Mar 13 18:46:08 2016
New Revision: 1954
URL: http://flashrom.org/trac/flashrom/changeset/1954

Log:
Increase flashrom version number to 0.9.9.

Signed-off-by: Stefan Tauner <[email protected]>
Acked-by: Carl-Daniel Hailfinger <[email protected]>
Acked-by: Stefan Tauner <[email protected]>
Acked-by: Urja Rannikko <[email protected]>

Modified:
   trunk/Makefile

Modified: trunk/Makefile
==============================================================================
--- trunk/Makefile      Sun Mar 13 18:36:49 2016        (r1953)
+++ trunk/Makefile      Sun Mar 13 18:46:08 2016        (r1954)
@@ -531,7 +531,7 @@
 # will not require subversion. The downloadable snapshots are already exported.
 SVNVERSION := $(shell ./util/getrevision.sh -u 2>/dev/null )
 
-RELEASE := 0.9.9-rc1
+RELEASE := 0.9.9
 VERSION := $(RELEASE)-$(SVNVERSION)
 RELEASENAME ?= $(VERSION)
 

_______________________________________________
flashrom mailing list
[email protected]
https://www.flashrom.org/mailman/listinfo/flashrom

Reply via email to