diff options
author | Linus Torvalds <torvalds@woody.linux-foundation.org> | 2008-03-10 01:22:27 -0400 |
---|---|---|
committer | Linus Torvalds <torvalds@woody.linux-foundation.org> | 2008-03-10 01:22:27 -0400 |
commit | cdeeeae056a429e729ae9e914fa8142ee45bee93 (patch) | |
tree | d0ecff2efc46e2530f0f35614037410039e47215 | |
parent | 3426fadfa20454f124203768857e8f18ab4909bd (diff) |
Linux 2.6.25-rc5v2.6.25-rc5
-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 = -rc4 | 4 | EXTRAVERSION = -rc5 |
5 | NAME = Funky Weasel is Jiggy wit it | 5 | NAME = Funky Weasel is Jiggy wit it |
6 | 6 | ||
7 | # *DOCUMENTATION* | 7 | # *DOCUMENTATION* |