aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorLinus Torvalds <torvalds@ppc970.osdl.org>2005-06-06 11:22:29 -0400
committerLinus Torvalds <torvalds@ppc970.osdl.org>2005-06-06 11:22:29 -0400
commit7cef5677ef3a8084f2588ce0a129dc95d65161f6 (patch)
tree8d43d36d2c087e48148f0a5da2d733b090a5aa67
parenteae936e21bd726f9d9555f2262d439fbcd61dccf (diff)
Linux 2.6.12-rc6v2.6.12-rc6
Getting ready for the real release..
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index c11a317ea910..9e005e18c71c 100644
--- a/Makefile
+++ b/Makefile
@@ -1,7 +1,7 @@
1VERSION = 2 1VERSION = 2
2PATCHLEVEL = 6 2PATCHLEVEL = 6
3SUBLEVEL = 12 3SUBLEVEL = 12
4EXTRAVERSION =-rc5 4EXTRAVERSION =-rc6
5NAME=Woozy Numbat 5NAME=Woozy Numbat
6 6
7# *DOCUMENTATION* 7# *DOCUMENTATION*