summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorLinus Torvalds <torvalds@linux-foundation.org>2008-10-26 12:13:29 -0700
committerLinus Torvalds <torvalds@linux-foundation.org>2008-10-26 12:13:29 -0700
commit0173a3265b228da319ceb9c1ec6a5682fd1b2d92 (patch)
treea8aaa817a509d29fe5f7f5b2324e0f608d8c909c
parentd1a35e4d74d070b06163e435e590ca90a2420b9e (diff)
Linux 2.6.28-rc2v2.6.28-rc2
.. fix all the worst problems in -rc1
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index 8e540515cb97..e9c5d47f31cd 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*