diff options
author | Linus Torvalds <torvalds@woody.linux-foundation.org> | 2007-09-19 19:01:13 -0400 |
---|---|---|
committer | Linus Torvalds <torvalds@woody.linux-foundation.org> | 2007-09-19 19:01:13 -0400 |
commit | 81cfe79b9c577139a873483654640eb3f6e78c39 (patch) | |
tree | 34f1cf29ac5acec0c09566dcf792a1a32d96e813 | |
parent | 097cc62283455668ad0b35c72920c6373f45c2ab (diff) |
Linux 2.6.23-rc7v2.6.23-rc7
-rw-r--r-- | Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -1,8 +1,8 @@ | |||
1 | VERSION = 2 | 1 | VERSION = 2 |
2 | PATCHLEVEL = 6 | 2 | PATCHLEVEL = 6 |
3 | SUBLEVEL = 23 | 3 | SUBLEVEL = 23 |
4 | EXTRAVERSION =-rc6 | 4 | EXTRAVERSION =-rc7 |
5 | NAME = Pink Farting Weasel | 5 | NAME = Arr Matey! A Hairy Bilge Rat! |
6 | 6 | ||
7 | # *DOCUMENTATION* | 7 | # *DOCUMENTATION* |
8 | # To see a list of typical targets execute "make help" | 8 | # To see a list of typical targets execute "make help" |