diff options
author | Linus Torvalds <torvalds@linux-foundation.org> | 2008-05-11 17:09:41 -0700 |
---|---|---|
committer | Linus Torvalds <torvalds@linux-foundation.org> | 2008-05-11 17:09:41 -0700 |
commit | 492c2e476eac010962850006c49df326919b284c (patch) | |
tree | 9f2d70f53a1335b47c6b309024e570f628a451a0 /Makefile | |
parent | 57014123512633ab0c38a4fea4140bf156f6a3a0 (diff) |
Linux 2.6.26-rc2v2.6.26-rc2
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 = -rc1 +EXTRAVERSION = -rc2 NAME = Funky Weasel is Jiggy wit it # *DOCUMENTATION* |