aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorLinus Torvalds <torvalds@woody.linux-foundation.org>2008-02-24 16:25:54 -0500
committerLinus Torvalds <torvalds@woody.linux-foundation.org>2008-02-24 16:25:54 -0500
commitbfa274e2436fc7ef72ef51c878083647f1cfd429 (patch)
tree84a55e4ac2dcf23add97bd9fde3e9cb232c12b30
parentd28dc711217a2d5cafb64ec4e33a469b01376d91 (diff)
Linux 2.6.25-rc3v2.6.25-rc3
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index 99300dc680e9..a22978413b65 100644
--- a/Makefile
+++ b/Makefile
@@ -1,7 +1,7 @@
1VERSION = 2 1VERSION = 2
2PATCHLEVEL = 6 2PATCHLEVEL = 6
3SUBLEVEL = 25 3SUBLEVEL = 25
4EXTRAVERSION = -rc2 4EXTRAVERSION = -rc3
5NAME = Funky Weasel is Jiggy wit it 5NAME = Funky Weasel is Jiggy wit it
6 6
7# *DOCUMENTATION* 7# *DOCUMENTATION*