diff options
author | Linus Torvalds <torvalds@linux-foundation.org> | 2008-12-01 22:59:23 -0500 |
---|---|---|
committer | Linus Torvalds <torvalds@linux-foundation.org> | 2008-12-01 22:59:23 -0500 |
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 @@ | |||
1 | VERSION = 2 | 1 | VERSION = 2 |
2 | PATCHLEVEL = 6 | 2 | PATCHLEVEL = 6 |
3 | SUBLEVEL = 28 | 3 | SUBLEVEL = 28 |
4 | EXTRAVERSION = -rc6 | 4 | EXTRAVERSION = -rc7 |
5 | NAME = Killer Bat of Doom | 5 | NAME = Erotic Pickled Herring |
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" |