diff options
author | Linus Torvalds <torvalds@linux-foundation.org> | 2008-09-10 01:27:49 +0200 |
---|---|---|
committer | Linus Torvalds <torvalds@linux-foundation.org> | 2008-09-10 01:27:49 +0200 |
commit | adee14b2e1557d0a8559f29681732d05a89dfc35 (patch) | |
tree | c4540211d0cef9c88d96f30f89ac4b9c1a570683 | |
parent | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 (diff) | |
download | linux-2.6.27-rc6.tar.xz linux-2.6.27-rc6.zip |
Linux 2.6.27-rc6v2.6.27-rc6
-rw-r--r-- | Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1,7 +1,7 @@ VERSION = 2 PATCHLEVEL = 6 SUBLEVEL = 27 -EXTRAVERSION = -rc5 +EXTRAVERSION = -rc6 NAME = Rotary Wombat # *DOCUMENTATION* |