diff options
author | Linus Torvalds <torvalds@woody.linux-foundation.org> | 2008-03-05 07:33:54 +0300 |
---|---|---|
committer | Linus Torvalds <torvalds@woody.linux-foundation.org> | 2008-03-05 07:33:54 +0300 |
commit | 29e8c3c304b62f31b799565c9ee85d42bd163f80 (patch) | |
tree | 3d997ff57add6b0b62b880389ca49dd2a51c8656 /Makefile | |
parent | 9b37ccfc637be27d9a652fcedc35e6e782c3aa78 (diff) | |
download | linux-29e8c3c304b62f31b799565c9ee85d42bd163f80.tar.xz |
Linux 2.6.25-rc4v2.6.25-rc4
Diffstat (limited to 'Makefile')
-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* |