diff options
author | Linus Torvalds <torvalds@linux-foundation.org> | 2008-04-16 22:49:44 -0400 |
---|---|---|
committer | Linus Torvalds <torvalds@linux-foundation.org> | 2008-04-16 22:49:44 -0400 |
commit | 4b119e21d0c66c22e8ca03df05d9de623d0eb50f (patch) | |
tree | 735d446d1c39671146ca96cf5dea59ec35e433f2 | |
parent | c970d5a32ae1a90fba89892cc3432cf0b408cb8b (diff) |
Linux 2.6.25v2.6.25
-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 = -rc9 | 4 | EXTRAVERSION = |
5 | NAME = Funky Weasel is Jiggy wit it | 5 | NAME = Funky Weasel is Jiggy wit it |
6 | 6 | ||
7 | # *DOCUMENTATION* | 7 | # *DOCUMENTATION* |