aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorLinus Torvalds <torvalds@woody.linux-foundation.org>2008-03-10 01:22:27 -0400
committerLinus Torvalds <torvalds@woody.linux-foundation.org>2008-03-10 01:22:27 -0400
commitcdeeeae056a429e729ae9e914fa8142ee45bee93 (patch)
treed0ecff2efc46e2530f0f35614037410039e47215
parent3426fadfa20454f124203768857e8f18ab4909bd (diff)
Linux 2.6.25-rc5v2.6.25-rc5
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index ae78a31a9de2..0eb23e5bfc88 100644
--- a/Makefile
+++ b/Makefile
@@ -1,7 +1,7 @@
1VERSION = 2 1VERSION = 2
2PATCHLEVEL = 6 2PATCHLEVEL = 6
3SUBLEVEL = 25 3SUBLEVEL = 25
4EXTRAVERSION = -rc4 4EXTRAVERSION = -rc5
5NAME = Funky Weasel is Jiggy wit it 5NAME = Funky Weasel is Jiggy wit it
6 6
7# *DOCUMENTATION* 7# *DOCUMENTATION*