diff options
| author | Linus Torvalds <torvalds@linux-foundation.org> | 2008-03-16 16:32:14 -0700 |
|---|---|---|
| committer | Linus Torvalds <torvalds@linux-foundation.org> | 2008-03-16 16:32:14 -0700 |
| commit | a978b30af3bab0dd9af9350eeda25e76123fa28e (patch) | |
| tree | db26c088646fc301cf55b57a021854c346059ff0 | |
| parent | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/kyle/p... (diff) | |
| download | linux-2.6.25-rc6.tar.gz linux-2.6.25-rc6.zip | |
Linux 2.6.25-rc6v2.6.25-rc6
| -rw-r--r-- | Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1,7 +1,7 @@ VERSION = 2 PATCHLEVEL = 6 SUBLEVEL = 25 -EXTRAVERSION = -rc5 +EXTRAVERSION = -rc6 NAME = Funky Weasel is Jiggy wit it # *DOCUMENTATION* |
