aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorLinus Torvalds <torvalds@home.osdl.org>2004-02-03 03:36:36 -0800
committerLinus Torvalds <torvalds@home.osdl.org>2004-02-03 03:36:36 -0800
commit7508df7c4a61c622fc48c29320f968c0408d3796 (patch)
treeba9fa28649a25be5438c7e61029e34d80060ae4e
parent8eb736645d5ab51b7d1925236309d7cfbd6a90b4 (diff)
downloadhistory-7508df7c4a61c622fc48c29320f968c0408d3796.tar.gz
Linux 2.6.2 aka "Feisty Dunnart"v2.6.2
See http://www.cse.unsw.edu.au/~gernot/persona/hobbies/dunnart.html for more information about Dunnarts, in case you've never heard of them before. Courtesy of Gernot Heiser.
-rw-r--r--Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index fb0f5d458daeb..40aa91ca8568d 100644
--- a/Makefile
+++ b/Makefile
@@ -1,7 +1,8 @@
VERSION = 2
PATCHLEVEL = 6
SUBLEVEL = 2
-EXTRAVERSION =-rc3
+EXTRAVERSION =
+NAME=Feisty Dunnart
# *DOCUMENTATION*
# To see a list of typical targets execute "make help"