diff options
author | Linus Torvalds <torvalds@woody.linux-foundation.org> | 2008-02-10 17:18:14 -0500 |
---|---|---|
committer | Linus Torvalds <torvalds@woody.linux-foundation.org> | 2008-02-10 17:18:14 -0500 |
commit | 19af35546de68c872dcb687613e0902a602cb20e (patch) | |
tree | da62de18e2bc6c535a6f9b84d788819868f7a7a8 | |
parent | 0eccf60bfa9190d1588b2bf07d23d7b9b3a19d9e (diff) |
Linux 2.6.25-rc1v2.6.25-rc1
.. and I really need to call it something else. Maybe it is time to
bring back the weasel series, since weasels always make me feel good
about a kernel.
-rw-r--r-- | Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -1,7 +1,7 @@ | |||
1 | VERSION = 2 | 1 | VERSION = 2 |
2 | PATCHLEVEL = 6 | 2 | PATCHLEVEL = 6 |
3 | SUBLEVEL = 24 | 3 | SUBLEVEL = 25 |
4 | EXTRAVERSION = | 4 | EXTRAVERSION = -rc1 |
5 | NAME = Arr Matey! A Hairy Bilge Rat! | 5 | NAME = Arr Matey! A Hairy Bilge Rat! |
6 | 6 | ||
7 | # *DOCUMENTATION* | 7 | # *DOCUMENTATION* |