diff options
author | Linus Torvalds <torvalds@linux-foundation.org> | 2008-11-20 18:19:22 -0500 |
---|---|---|
committer | Linus Torvalds <torvalds@linux-foundation.org> | 2008-11-20 18:19:22 -0500 |
commit | 13d428afc007fcfcd6deeb215618f54cf9c0cae6 (patch) | |
tree | 3cfa25e0f6db737e04889594c38ecb5aab21c1d3 /Makefile | |
parent | 906430a99ec8ca48f264e835a264df89fc50dfd4 (diff) |
Linux 2.6.28-rc6v2.6.28-rc6
Diffstat (limited to 'Makefile')
-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 = -rc5 | 4 | EXTRAVERSION = -rc6 |
5 | NAME = Killer Bat of Doom | 5 | NAME = Killer Bat of Doom |
6 | 6 | ||
7 | # *DOCUMENTATION* | 7 | # *DOCUMENTATION* |