diff options
author | Linus Torvalds <torvalds@linux-foundation.org> | 2008-12-01 19:59:23 -0800 |
---|---|---|
committer | Linus Torvalds <torvalds@linux-foundation.org> | 2008-12-01 19:59:23 -0800 |
commit | 061e41fdb5047b1fb161e89664057835935ca1d2 (patch) | |
tree | e68a70137d32a4db925952e578e026bfb7105f7b | |
parent | 0d815142d1988899c97514a25ce5a9f4880e7fc8 (diff) |
Linux 2.6.28-rc7v2.6.28-rc7
-rw-r--r-- | Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -1,8 +1,8 @@ VERSION = 2 PATCHLEVEL = 6 SUBLEVEL = 28 -EXTRAVERSION = -rc6 -NAME = Killer Bat of Doom +EXTRAVERSION = -rc7 +NAME = Erotic Pickled Herring # *DOCUMENTATION* # To see a list of typical targets execute "make help" |