diff options
author | Linus Torvalds <torvalds@linux-foundation.org> | 2009-03-13 03:39:28 +0100 |
---|---|---|
committer | Linus Torvalds <torvalds@linux-foundation.org> | 2009-03-13 03:39:28 +0100 |
commit | 041b62374c7fedc11a8a1eeda2868612d3d1436c (patch) | |
tree | c2ecd57b35e329b3dbc129ac6c9ee4e59421fa2c /Makefile | |
parent | bitmap: fix end condition in bitmap_find_free_region (diff) | |
download | linux-041b62374c7fedc11a8a1eeda2868612d3d1436c.tar.xz linux-041b62374c7fedc11a8a1eeda2868612d3d1436c.zip |
Linus 2.6.29-rc8v2.6.29-rc8
Diffstat (limited to 'Makefile')
-rw-r--r-- | Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1,7 +1,7 @@ VERSION = 2 PATCHLEVEL = 6 SUBLEVEL = 29 -EXTRAVERSION = -rc7 +EXTRAVERSION = -rc8 NAME = Erotic Pickled Herring # *DOCUMENTATION* |