diff options
author | Linus Torvalds <torvalds@woody.linux-foundation.org> | 2008-02-24 16:25:54 -0500 |
---|---|---|
committer | Linus Torvalds <torvalds@woody.linux-foundation.org> | 2008-02-24 16:25:54 -0500 |
commit | bfa274e2436fc7ef72ef51c878083647f1cfd429 (patch) | |
tree | 84a55e4ac2dcf23add97bd9fde3e9cb232c12b30 | |
parent | d28dc711217a2d5cafb64ec4e33a469b01376d91 (diff) |
Linux 2.6.25-rc3v2.6.25-rc3
-rw-r--r-- | Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1,7 +1,7 @@ | |||
1 | VERSION = 2 | 1 | VERSION = 2 |
2 | PATCHLEVEL = 6 | 2 | PATCHLEVEL = 6 |
3 | SUBLEVEL = 25 | 3 | SUBLEVEL = 25 |
4 | EXTRAVERSION = -rc2 | 4 | EXTRAVERSION = -rc3 |
5 | NAME = Funky Weasel is Jiggy wit it | 5 | NAME = Funky Weasel is Jiggy wit it |
6 | 6 | ||
7 | # *DOCUMENTATION* | 7 | # *DOCUMENTATION* |