diff options
author | Linus Torvalds <torvalds@linux-foundation.org> | 2008-12-24 18:26:37 -0500 |
---|---|---|
committer | Linus Torvalds <torvalds@linux-foundation.org> | 2008-12-24 18:26:37 -0500 |
commit | 4a6908a3a050aacc9c3a2f36b276b46c0629ad91 (patch) | |
tree | 8aa7b05bd09bcd36eaca256bdcc41fc57b942425 | |
parent | c20137fc5329eaf24093fc48c52608dc66be8e5c (diff) |
Linux 2.6.28v2.6.28
Happy holidays..
-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 = -rc9 | 4 | EXTRAVERSION = |
5 | NAME = Erotic Pickled Herring | 5 | NAME = Erotic Pickled Herring |
6 | 6 | ||
7 | # *DOCUMENTATION* | 7 | # *DOCUMENTATION* |