| summaryrefslogtreecommitdiff |
| author | Linus Torvalds <torvalds@linux-foundation.org> | 2009-03-23 23:12:14 (GMT) |
|---|---|---|
| committer | Linus Torvalds <torvalds@linux-foundation.org> | 2009-03-23 23:12:14 (GMT) |
| commit | 8e0ee43bc2c3e19db56a4adaa9a9b04ce885cd84 (patch) (side-by-side diff) | |
| tree | 177975ee063399b0f0c2105d89b7fa5c77483364 | |
| parent | 003086497f07f7f1e67c0c295e261740f822b377 (diff) | |
Linux 2.6.29v2.6.29
| -rw-r--r-- | Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -1,11 +1,11 @@ VERSION = 2 PATCHLEVEL = 6 SUBLEVEL = 29 -EXTRAVERSION = -rc8 -NAME = Erotic Pickled Herring +EXTRAVERSION = +NAME = Temporary Tasmanian Devil # *DOCUMENTATION* # To see a list of typical targets execute "make help" # More info can be located in ./README # Comments in this file are targeted only to the developer, do not # expect to learn how to build the kernel reading this file. |