diff options
author | Linus Torvalds <torvalds@woody.linux-foundation.org> | 2007-09-11 04:49:55 +0200 |
---|---|---|
committer | Linus Torvalds <torvalds@woody.linux-foundation.org> | 2007-09-11 04:50:29 +0200 |
commit | 0d4cbb5e7f60b2f1a4d8b7f6ea4cc264262c7a01 (patch) | |
tree | b56e48a238a1a9163c0d6dcce585647ce315ab9d /Makefile | |
parent | Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/... (diff) | |
download | linux-0d4cbb5e7f60b2f1a4d8b7f6ea4cc264262c7a01.tar.xz linux-0d4cbb5e7f60b2f1a4d8b7f6ea4cc264262c7a01.zip |
Linux 2.6.23-rc6v2.6.23-rc6
Diffstat (limited to 'Makefile')
-rw-r--r-- | Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1,7 +1,7 @@ VERSION = 2 PATCHLEVEL = 6 SUBLEVEL = 23 -EXTRAVERSION =-rc5 +EXTRAVERSION =-rc6 NAME = Pink Farting Weasel # *DOCUMENTATION* |