diff options
author | Linus Torvalds <torvalds@linux-foundation.org> | 2008-04-11 16:32:29 -0400 |
---|---|---|
committer | Linus Torvalds <torvalds@linux-foundation.org> | 2008-04-11 16:32:29 -0400 |
commit | 120dd64cacd4fb796bca0acba3665553f1d9ecaa (patch) | |
tree | 6df8e6880d4deafb5e5fbe6f6921b17003dd9b0e | |
parent | 14897e35fdc045fff9baabf0354570da22386706 (diff) |
Linux 2.6.25-rc9v2.6.25-rc9
-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 = -rc8 | 4 | EXTRAVERSION = -rc9 |
5 | NAME = Funky Weasel is Jiggy wit it | 5 | NAME = Funky Weasel is Jiggy wit it |
6 | 6 | ||
7 | # *DOCUMENTATION* | 7 | # *DOCUMENTATION* |