Index: flashrom-version/Makefile
===================================================================
--- flashrom-version/Makefile	(revision 445)
+++ flashrom-version/Makefile	(working copy)
@@ -40,7 +40,7 @@
 
 # Set the flashrom version string from the highest revision number
 # of the checked out flashrom files.
-SVNDEF := -D'FLASHROM_VERSION="$(shell svnversion -cn . \
+SVNDEF := -D'FLASHROM_VERSION="0.9.0-$(shell svnversion -n . \
           | sed -e "s/.*://" -e "s/\([0-9]*\).*/\1/")"'
 
 $(PROGRAM): $(OBJS)
