diff options
author | Linus Torvalds <torvalds@linux-foundation.org> | 2008-11-09 19:36:15 -0500 |
---|---|---|
committer | Linus Torvalds <torvalds@linux-foundation.org> | 2008-11-09 19:36:15 -0500 |
commit | f7160c7573615ec82c691e294cf80d920b5d588d (patch) | |
tree | 723d5d81419f9960b8d30ed9a2ece8a58d6c4328 | |
parent | 9a6558371bcd01c2973b7638181db4ccc34eab4f (diff) |
Linux 2.6.28-rc4v2.6.28-rc4
-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 = -rc3 | 4 | EXTRAVERSION = -rc4 |
5 | NAME = Killer Bat of Doom | 5 | NAME = Killer Bat of Doom |
6 | 6 | ||
7 | # *DOCUMENTATION* | 7 | # *DOCUMENTATION* |