diff options
author | Linus Torvalds <torvalds@linux-foundation.org> | 2008-03-26 02:38:14 +0100 |
---|---|---|
committer | Linus Torvalds <torvalds@linux-foundation.org> | 2008-03-26 02:38:14 +0100 |
commit | 05dda977f2574c3341abef9b74c27d2b362e1e3a (patch) | |
tree | 585be22c4d124330388d2ef472ab34149b361c0c | |
parent | ACPI: fix Medion _PRT quirk (use "ISA_", not "ISA") (diff) | |
download | linux-05dda977f2574c3341abef9b74c27d2b362e1e3a.tar.xz linux-05dda977f2574c3341abef9b74c27d2b362e1e3a.zip |
Linux 2.6.25-rc7v2.6.25-rc7
-rw-r--r-- | Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1,7 +1,7 @@ VERSION = 2 PATCHLEVEL = 6 SUBLEVEL = 25 -EXTRAVERSION = -rc6 +EXTRAVERSION = -rc7 NAME = Funky Weasel is Jiggy wit it # *DOCUMENTATION* |