diff options
author | Linus Torvalds <torvalds@linux-foundation.org> | 2008-03-25 21:38:14 -0400 |
---|---|---|
committer | Linus Torvalds <torvalds@linux-foundation.org> | 2008-03-25 21:38:14 -0400 |
commit | 05dda977f2574c3341abef9b74c27d2b362e1e3a (patch) | |
tree | 585be22c4d124330388d2ef472ab34149b361c0c | |
parent | b97d4803400a4442b0e4ae14d0bd8e83994b9004 (diff) |
Linux 2.6.25-rc7v2.6.25-rc7
-rw-r--r-- | Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1,7 +1,7 @@ | |||
1 | VERSION = 2 | 1 | VERSION = 2 |
2 | PATCHLEVEL = 6 | 2 | PATCHLEVEL = 6 |
3 | SUBLEVEL = 25 | 3 | SUBLEVEL = 25 |
4 | EXTRAVERSION = -rc6 | 4 | EXTRAVERSION = -rc7 |
5 | NAME = Funky Weasel is Jiggy wit it | 5 | NAME = Funky Weasel is Jiggy wit it |
6 | 6 | ||
7 | # *DOCUMENTATION* | 7 | # *DOCUMENTATION* |