aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorLinus Torvalds <torvalds@linux-foundation.org>2008-06-04 23:10:44 -0400
committerLinus Torvalds <torvalds@linux-foundation.org>2008-06-04 23:10:44 -0400
commit53c8ba95402be65d412a806cda3430f0e72cd107 (patch)
treee5f4418ca368de890da4dbfef45fee31daf57714
parent3e387fcdc485d94fe2c4b52e7c30c0c4cd1fe364 (diff)
Linux 2.6.26-rc5v2.6.26-rc5
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index 8db70fec11a7..2b951205317d 100644
--- a/Makefile
+++ b/Makefile
@@ -1,7 +1,7 @@
1VERSION = 2 1VERSION = 2
2PATCHLEVEL = 6 2PATCHLEVEL = 6
3SUBLEVEL = 26 3SUBLEVEL = 26
4EXTRAVERSION = -rc4 4EXTRAVERSION = -rc5
5NAME = Funky Weasel is Jiggy wit it 5NAME = Funky Weasel is Jiggy wit it
6 6
7# *DOCUMENTATION* 7# *DOCUMENTATION*