diff options
author | Linus Torvalds <torvalds@linux-foundation.org> | 2009-02-08 15:37:20 -0500 |
---|---|---|
committer | Linus Torvalds <torvalds@linux-foundation.org> | 2009-02-08 15:37:27 -0500 |
commit | 8e4921515c1a379539607eb443d51c30f4f7f338 (patch) | |
tree | 73f5bf92c9aa40ae1aba4bf3769245b82f8b946f | |
parent | 58edf8ee5e3319373dae9d9038e1a8469a83bb76 (diff) |
Linux 2.6.29-rc4v2.6.29-rc4
-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 = -rc3 | 4 | EXTRAVERSION = -rc4 |
5 | NAME = Erotic Pickled Herring | 5 | NAME = Erotic Pickled Herring |
6 | 6 | ||
7 | # *DOCUMENTATION* | 7 | # *DOCUMENTATION* |