diff options
author | Linus Torvalds <torvalds@linux-foundation.org> | 2008-05-26 11:07:53 -0700 |
---|---|---|
committer | Linus Torvalds <torvalds@linux-foundation.org> | 2008-05-26 11:08:11 -0700 |
commit | e490517a039a99d692cb3a5561941b0a5f576172 (patch) | |
tree | 90a0b8eb5387bede6b19d94c0321862f34b1beab /Makefile | |
parent | cbaffba12ce08beb3e80bfda148ee0fa14aac188 (diff) | |
download | op-kernel-dev-e490517a039a99d692cb3a5561941b0a5f576172.zip op-kernel-dev-e490517a039a99d692cb3a5561941b0a5f576172.tar.gz |
Linux 2.6.26-rc4v2.6.26-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 = 26 -EXTRAVERSION = -rc3 +EXTRAVERSION = -rc4 NAME = Funky Weasel is Jiggy wit it # *DOCUMENTATION* |