diff options
author | Linus Torvalds <torvalds@ppc970.osdl.org> | 2005-06-06 11:22:29 -0400 |
---|---|---|
committer | Linus Torvalds <torvalds@ppc970.osdl.org> | 2005-06-06 11:22:29 -0400 |
commit | 7cef5677ef3a8084f2588ce0a129dc95d65161f6 (patch) | |
tree | 8d43d36d2c087e48148f0a5da2d733b090a5aa67 | |
parent | eae936e21bd726f9d9555f2262d439fbcd61dccf (diff) |
Linux 2.6.12-rc6v2.6.12-rc6
Getting ready for the real release..
-rw-r--r-- | Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1,7 +1,7 @@ | |||
1 | VERSION = 2 | 1 | VERSION = 2 |
2 | PATCHLEVEL = 6 | 2 | PATCHLEVEL = 6 |
3 | SUBLEVEL = 12 | 3 | SUBLEVEL = 12 |
4 | EXTRAVERSION =-rc5 | 4 | EXTRAVERSION =-rc6 |
5 | NAME=Woozy Numbat | 5 | NAME=Woozy Numbat |
6 | 6 | ||
7 | # *DOCUMENTATION* | 7 | # *DOCUMENTATION* |