diff options
author | 2008-02-10 14:18:14 -0800 | |
---|---|---|
committer | 2008-02-10 14:18:14 -0800 | |
commit | 19af35546de68c872dcb687613e0902a602cb20e (patch) | |
tree | da62de18e2bc6c535a6f9b84d788819868f7a7a8 | |
parent | Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-arm (diff) | |
download | linux-rng-19af35546de68c872dcb687613e0902a602cb20e.tar.xz linux-rng-19af35546de68c872dcb687613e0902a602cb20e.zip |
Linux 2.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 @@ VERSION = 2 PATCHLEVEL = 6 -SUBLEVEL = 24 -EXTRAVERSION = +SUBLEVEL = 25 +EXTRAVERSION = -rc1 NAME = Arr Matey! A Hairy Bilge Rat! # *DOCUMENTATION* |