diff options
author | Linus Torvalds <torvalds@linux-foundation.org> | 2008-05-12 02:09:41 +0200 |
---|---|---|
committer | Linus Torvalds <torvalds@linux-foundation.org> | 2008-05-12 02:09:41 +0200 |
commit | 492c2e476eac010962850006c49df326919b284c (patch) | |
tree | 9f2d70f53a1335b47c6b309024e570f628a451a0 | |
parent | Merge branch 'i2c-for-linus' of git://jdelvare.pck.nerim.net/jdelvare-2.6 (diff) | |
download | linux-492c2e476eac010962850006c49df326919b284c.tar.xz linux-492c2e476eac010962850006c49df326919b284c.zip |
Linux 2.6.26-rc2v2.6.26-rc2
-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* |