commit | 0173a3265b228da319ceb9c1ec6a5682fd1b2d92 | [log] [tgz] |
---|---|---|
author | Linus Torvalds <torvalds@linux-foundation.org> | Sun Oct 26 12:13:29 2008 -0700 |
committer | Linus Torvalds <torvalds@linux-foundation.org> | Sun Oct 26 12:13:29 2008 -0700 |
tree | a8aaa817a509d29fe5f7f5b2324e0f608d8c909c | |
parent | d1a35e4d74d070b06163e435e590ca90a2420b9e [diff] |
Linux 2.6.28-rc2 .. fix all the worst problems in -rc1
diff --git a/Makefile b/Makefile index 8e54051..e9c5d47 100644 --- a/Makefile +++ b/Makefile
@@ -1,7 +1,7 @@ VERSION = 2 PATCHLEVEL = 6 SUBLEVEL = 28 -EXTRAVERSION = -rc1 +EXTRAVERSION = -rc2 NAME = Killer Bat of Doom # *DOCUMENTATION*