diff options
author | Linus Torvalds <torvalds@linux-foundation.org> | 2008-12-10 18:11:51 -0500 |
---|---|---|
committer | Linus Torvalds <torvalds@linux-foundation.org> | 2008-12-10 18:11:51 -0500 |
commit | 8b1fae4e4200388b64dd88065639413cb3f1051c (patch) | |
tree | 7199fc0bfbad8fca1c7edf63cc1081da14ccfdf6 | |
parent | f9fc05e7620b3ffc93eeeda6d02fc70436676152 (diff) |
Linux 2.6.28-rc8v2.6.28-rc8
-rw-r--r-- | Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1,7 +1,7 @@ | |||
1 | VERSION = 2 | 1 | VERSION = 2 |
2 | PATCHLEVEL = 6 | 2 | PATCHLEVEL = 6 |
3 | SUBLEVEL = 28 | 3 | SUBLEVEL = 28 |
4 | EXTRAVERSION = -rc7 | 4 | EXTRAVERSION = -rc8 |
5 | NAME = Erotic Pickled Herring | 5 | NAME = Erotic Pickled Herring |
6 | 6 | ||
7 | # *DOCUMENTATION* | 7 | # *DOCUMENTATION* |