diff options
author | Linus Torvalds <torvalds@woody.linux-foundation.org> | 2007-09-19 16:01:13 -0700 |
---|---|---|
committer | Linus Torvalds <torvalds@woody.linux-foundation.org> | 2007-09-19 16:01:13 -0700 |
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 @@ VERSION = 2 PATCHLEVEL = 6 SUBLEVEL = 23 -EXTRAVERSION =-rc6 -NAME = Pink Farting Weasel +EXTRAVERSION =-rc7 +NAME = Arr Matey! A Hairy Bilge Rat! # *DOCUMENTATION* # To see a list of typical targets execute "make help" |