aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorLinus Torvalds <torvalds@ppc970.osdl.org>2004-10-22 00:30:50 -0700
committerLinus Torvalds <torvalds@ppc970.osdl.org>2004-10-22 00:30:50 -0700
commit36632d680cb604e1a7b612bb4876994381b8c5a7 (patch)
treedae1f87164dcc29cc4d93c56880be7762252733b
parent16b6eec7ec485ded3b38287a8f28315a2cb3bb9b (diff)
downloadhistory-36632d680cb604e1a7b612bb4876994381b8c5a7.tar.gz
Linux 2.6.10-rc1v2.6.10-rc1
New and Improved! "Woozy Numbat!" Pick up the phone in the next two minutes and phone in your order, and we'll throw in a second copy of Woozy Numbat, ABSOLUTELY FREE! You too could start a Numbat farm!
-rw-r--r--Makefile6
1 files changed, 3 insertions, 3 deletions
diff --git a/Makefile b/Makefile
index 38447c937e494..4316689a8f915 100644
--- a/Makefile
+++ b/Makefile
@@ -1,8 +1,8 @@
VERSION = 2
PATCHLEVEL = 6
-SUBLEVEL = 9
-EXTRAVERSION =
-NAME=Zonked Quokka
+SUBLEVEL = 10
+EXTRAVERSION =-rc1
+NAME=Woozy Numbat
# *DOCUMENTATION*
# To see a list of typical targets execute "make help"