diff options
author | Linus Torvalds <torvalds@linux-foundation.org> | 2008-10-23 23:06:52 -0400 |
---|---|---|
committer | Linus Torvalds <torvalds@linux-foundation.org> | 2008-10-23 23:06:52 -0400 |
commit | 57f8f7b60db6f1ed2c6918ab9230c4623a9dbe37 (patch) | |
tree | d257e128215141dfc0c08f367910affebab6f5bf | |
parent | 325dcfdc81f124812a7b692354996ef7fe5b90ed (diff) |
Linux 2.6.28-rc1v2.6.28-rc1
-rw-r--r-- | Makefile | 6 |
1 files changed, 3 insertions, 3 deletions
@@ -1,8 +1,8 @@ | |||
1 | VERSION = 2 | 1 | VERSION = 2 |
2 | PATCHLEVEL = 6 | 2 | PATCHLEVEL = 6 |
3 | SUBLEVEL = 27 | 3 | SUBLEVEL = 28 |
4 | EXTRAVERSION = | 4 | EXTRAVERSION = -rc1 |
5 | NAME = Rotary Wombat | 5 | NAME = Killer Bat of Doom |
6 | 6 | ||
7 | # *DOCUMENTATION* | 7 | # *DOCUMENTATION* |
8 | # To see a list of typical targets execute "make help" | 8 | # To see a list of typical targets execute "make help" |