fix patch to *not* include stable number (;

strange morning..

svn path=/dists/sid/linux-2.6/; revision=17573
This commit is contained in:
Maximilian Attems 2011-06-01 15:57:42 +00:00
parent b3bc2577ae
commit b66a198506
1 changed files with 0 additions and 9 deletions

View File

@ -55,15 +55,6 @@ diff --git a/Makefile b/Makefile
index 123d858..7ee9fb1 100644
--- a/Makefile
+++ b/Makefile
@@ -1,7 +1,7 @@
VERSION = 2
PATCHLEVEL = 6
SUBLEVEL = 39
-EXTRAVERSION =
+EXTRAVERSION = .1-rc1
NAME = Flesh-Eating Bats with Fangs
# *DOCUMENTATION*
@@ -1374,7 +1374,7 @@ endif # KBUILD_EXTMOD
clean: $(clean-dirs)
$(call cmd,rmdirs)