diff options
author | Linus Torvalds <torvalds@linux-foundation.org> | 2008-10-26 12:13:29 -0700 |
---|---|---|
committer | Linus Torvalds <torvalds@linux-foundation.org> | 2008-10-26 12:13:29 -0700 |
commit | 0173a3265b228da319ceb9c1ec6a5682fd1b2d92 (patch) | |
tree | a8aaa817a509d29fe5f7f5b2324e0f608d8c909c /Makefile | |
parent | d1a35e4d74d070b06163e435e590ca90a2420b9e (diff) |
Linux 2.6.28-rc2v2.6.28-rc2
.. fix all the worst problems in -rc1
Diffstat (limited to 'Makefile')
-rw-r--r-- | Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1,7 +1,7 @@ VERSION = 2 PATCHLEVEL = 6 SUBLEVEL = 28 -EXTRAVERSION = -rc1 +EXTRAVERSION = -rc2 NAME = Killer Bat of Doom # *DOCUMENTATION* |