diff options
author | Linus Torvalds <torvalds@ppc970.osdl.org> | 2005-06-06 17:22:29 +0200 |
---|---|---|
committer | Linus Torvalds <torvalds@ppc970.osdl.org> | 2005-06-06 17:22:29 +0200 |
commit | 7cef5677ef3a8084f2588ce0a129dc95d65161f6 (patch) | |
tree | 8d43d36d2c087e48148f0a5da2d733b090a5aa67 | |
parent | [PATCH] serial: update NEC VR4100 series serial support (diff) | |
download | linux-7cef5677ef3a8084f2588ce0a129dc95d65161f6.tar.xz linux-7cef5677ef3a8084f2588ce0a129dc95d65161f6.zip |
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 @@ VERSION = 2 PATCHLEVEL = 6 SUBLEVEL = 12 -EXTRAVERSION =-rc5 +EXTRAVERSION =-rc6 NAME=Woozy Numbat # *DOCUMENTATION* |