diff options
author | Linus Torvalds <torvalds@linux-foundation.org> | 2009-03-12 22:39:28 -0400 |
---|---|---|
committer | Linus Torvalds <torvalds@linux-foundation.org> | 2009-03-12 22:39:28 -0400 |
commit | 041b62374c7fedc11a8a1eeda2868612d3d1436c (patch) | |
tree | c2ecd57b35e329b3dbc129ac6c9ee4e59421fa2c | |
parent | aa8e4fc68d8024cd3132035d13c3cefa7baeac8f (diff) |
Linus 2.6.29-rc8v2.6.29-rc8
-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 = 29 | 3 | SUBLEVEL = 29 |
4 | EXTRAVERSION = -rc7 | 4 | EXTRAVERSION = -rc8 |
5 | NAME = Erotic Pickled Herring | 5 | NAME = Erotic Pickled Herring |
6 | 6 | ||
7 | # *DOCUMENTATION* | 7 | # *DOCUMENTATION* |