diff options
author | Linus Torvalds <torvalds@linux-foundation.org> | 2008-11-20 15:19:22 -0800 |
---|---|---|
committer | Linus Torvalds <torvalds@linux-foundation.org> | 2008-11-20 15:19:22 -0800 |
commit | 13d428afc007fcfcd6deeb215618f54cf9c0cae6 (patch) | |
tree | 3cfa25e0f6db737e04889594c38ecb5aab21c1d3 | |
parent | 906430a99ec8ca48f264e835a264df89fc50dfd4 (diff) |
Linux 2.6.28-rc6v2.6.28-rc6
-rw-r--r-- | Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1,7 +1,7 @@ VERSION = 2 PATCHLEVEL = 6 SUBLEVEL = 28 -EXTRAVERSION = -rc5 +EXTRAVERSION = -rc6 NAME = Killer Bat of Doom # *DOCUMENTATION* |