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