diff options
author | Linus Torvalds <torvalds@linux-foundation.org> | 2009-03-23 16:12:14 -0700 |
---|---|---|
committer | Linus Torvalds <torvalds@linux-foundation.org> | 2009-03-23 16:12:14 -0700 |
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 @@ 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" |