diff options
author | Linus Torvalds <torvalds@linux-foundation.org> | 2008-06-21 01:19:44 +0200 |
---|---|---|
committer | Linus Torvalds <torvalds@linux-foundation.org> | 2008-06-21 01:19:44 +0200 |
commit | d70ac829b7f42d7ef4f879635c6a772b0b4ed0a2 (patch) | |
tree | b9cf4fd3fe6afea7ec4e09a2bd976d9964f9266e | |
parent | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bart/ide-2.6 (diff) | |
download | linux-d70ac829b7f42d7ef4f879635c6a772b0b4ed0a2.tar.xz linux-d70ac829b7f42d7ef4f879635c6a772b0b4ed0a2.zip |
Linux 2.6.26-rc7v2.6.26-rc7
-rw-r--r-- | Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1,7 +1,7 @@ VERSION = 2 PATCHLEVEL = 6 SUBLEVEL = 26 -EXTRAVERSION = -rc6 +EXTRAVERSION = -rc7 NAME = Rotary Wombat # *DOCUMENTATION* |