diff options
author | Linus Torvalds <torvalds@linux-foundation.org> | 2009-03-23 19:12:14 -0400 |
---|---|---|
committer | Linus Torvalds <torvalds@linux-foundation.org> | 2009-03-23 19:12:14 -0400 |
commit | 8e0ee43bc2c3e19db56a4adaa9a9b04ce885cd84 (patch) | |
tree | 177975ee063399b0f0c2105d89b7fa5c77483364 | |
parent | 003086497f07f7f1e67c0c295e261740f822b377 (diff) |
Linux 2.6.29v2.6.29
-rw-r--r-- | Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -1,8 +1,8 @@ | |||
1 | VERSION = 2 | 1 | VERSION = 2 |
2 | PATCHLEVEL = 6 | 2 | PATCHLEVEL = 6 |
3 | SUBLEVEL = 29 | 3 | SUBLEVEL = 29 |
4 | EXTRAVERSION = -rc8 | 4 | EXTRAVERSION = |
5 | NAME = Erotic Pickled Herring | 5 | NAME = Temporary Tasmanian Devil |
6 | 6 | ||
7 | # *DOCUMENTATION* | 7 | # *DOCUMENTATION* |
8 | # To see a list of typical targets execute "make help" | 8 | # To see a list of typical targets execute "make help" |