diff options
author | Linus Torvalds <torvalds@woody.linux-foundation.org> | 2008-02-15 23:57:20 +0300 |
---|---|---|
committer | Linus Torvalds <torvalds@woody.linux-foundation.org> | 2008-02-15 23:57:20 +0300 |
commit | 101142c37be8e5af9b847860219217e6b958c739 (patch) | |
tree | ae68201f7e7e9f8b732e12ef5a3fc28cdbe8d771 | |
parent | 03df25dc0313fbde19534a187eec5829eb16dbc6 (diff) | |
download | linux-101142c37be8e5af9b847860219217e6b958c739.tar.xz |
Linux 2.6.25-rc2v2.6.25-rc2
-rw-r--r-- | Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -1,8 +1,8 @@ VERSION = 2 PATCHLEVEL = 6 SUBLEVEL = 25 -EXTRAVERSION = -rc1 -NAME = Arr Matey! A Hairy Bilge Rat! +EXTRAVERSION = -rc2 +NAME = Funky Weasel is Jiggy wit it # *DOCUMENTATION* # To see a list of typical targets execute "make help" |