Orangefs: don't change EXTRAVERSION
authorMike Marshall <hubcap@omnibond.com>
Mon, 28 Dec 2015 16:01:51 +0000 (11:01 -0500)
committerMike Marshall <hubcap@omnibond.com>
Mon, 28 Dec 2015 16:01:51 +0000 (11:01 -0500)
Stephen Rothwell taught me how to use CONFIG_LOCALVERSION_AUTO so now
I can quit putting random things in EXTRAVERSION for my own use and
then forgetting to take them out...

Signed-off-by: Mike Marshall <hubcap@omnibond.com>
Makefile

index aca4a73..3a0234f 100644 (file)
--- a/Makefile
+++ b/Makefile
@@ -1,7 +1,7 @@
 VERSION = 4
 PATCHLEVEL = 4
 SUBLEVEL = 0
-EXTRAVERSION = -rc1-o
+EXTRAVERSION = -rc1
 NAME = Blurry Fish Butt
 
 # *DOCUMENTATION*