aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorLinus Torvalds <torvalds@linux-foundation.org>2008-11-09 19:36:15 -0500
committerLinus Torvalds <torvalds@linux-foundation.org>2008-11-09 19:36:15 -0500
commitf7160c7573615ec82c691e294cf80d920b5d588d (patch)
tree723d5d81419f9960b8d30ed9a2ece8a58d6c4328
parent9a6558371bcd01c2973b7638181db4ccc34eab4f (diff)
Linux 2.6.28-rc4v2.6.28-rc4
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index 29abe62ccbad..7f9ff9bf1544 100644
--- a/Makefile
+++ b/Makefile
@@ -1,7 +1,7 @@
1VERSION = 2 1VERSION = 2
2PATCHLEVEL = 6 2PATCHLEVEL = 6
3SUBLEVEL = 28 3SUBLEVEL = 28
4EXTRAVERSION = -rc3 4EXTRAVERSION = -rc4
5NAME = Killer Bat of Doom 5NAME = Killer Bat of Doom
6 6
7# *DOCUMENTATION* 7# *DOCUMENTATION*