diff options
author | Linus Torvalds <torvalds@woody.linux-foundation.org> | 2008-03-04 20:33:54 -0800 |
---|---|---|
committer | Linus Torvalds <torvalds@woody.linux-foundation.org> | 2008-03-04 20:33:54 -0800 |
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 @@ VERSION = 2 PATCHLEVEL = 6 SUBLEVEL = 25 -EXTRAVERSION = -rc3 +EXTRAVERSION = -rc4 NAME = Funky Weasel is Jiggy wit it # *DOCUMENTATION* |