diff options
author | Linus Torvalds <torvalds@woody.linux-foundation.org> | 2008-03-04 23:33:54 -0500 |
---|---|---|
committer | Linus Torvalds <torvalds@woody.linux-foundation.org> | 2008-03-04 23:33:54 -0500 |
commit | 29e8c3c304b62f31b799565c9ee85d42bd163f80 (patch) | |
tree | 3d997ff57add6b0b62b880389ca49dd2a51c8656 | |
parent | 9b37ccfc637be27d9a652fcedc35e6e782c3aa78 (diff) |
Linux 2.6.25-rc4v2.6.25-rc4
-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 = -rc3 | 4 | EXTRAVERSION = -rc4 |
5 | NAME = Funky Weasel is Jiggy wit it | 5 | NAME = Funky Weasel is Jiggy wit it |
6 | 6 | ||
7 | # *DOCUMENTATION* | 7 | # *DOCUMENTATION* |