diff options
author | Linus Torvalds <torvalds@woody.linux-foundation.org> | 2007-09-01 08:08:24 +0200 |
---|---|---|
committer | Linus Torvalds <torvalds@woody.linux-foundation.org> | 2007-09-01 08:08:24 +0200 |
commit | 40ffbfad6bb79a99cc7627bdaca0ee22dec526f6 (patch) | |
tree | 81c97988b479d68ff1082ad6c2cb60c20dbeecb3 /Makefile | |
parent | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/hpa... (diff) | |
download | linux-40ffbfad6bb79a99cc7627bdaca0ee22dec526f6.tar.xz linux-40ffbfad6bb79a99cc7627bdaca0ee22dec526f6.zip |
Linux 2.6.23-rc5v2.6.23-rc5
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 =-rc4 +EXTRAVERSION =-rc5 NAME = Pink Farting Weasel # *DOCUMENTATION* |