Răsfoiți Sursa

Orangefs: don't change EXTRAVERSION

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>
Mike Marshall 9 ani în urmă
părinte
comite
4f20854bf7
1 a modificat fișierele cu 1 adăugiri și 1 ștergeri
  1. 1 1
      Makefile

+ 1 - 1
Makefile

@@ -1,7 +1,7 @@
 VERSION = 4
 PATCHLEVEL = 4
 SUBLEVEL = 0
-EXTRAVERSION = -rc1-o
+EXTRAVERSION = -rc1
 NAME = Blurry Fish Butt
 
 # *DOCUMENTATION*