diff options
author | Linus Torvalds <torvalds@linux-foundation.org> | 2009-05-23 17:47:00 -0400 |
---|---|---|
committer | Linus Torvalds <torvalds@linux-foundation.org> | 2009-05-23 17:47:00 -0400 |
commit | 59a3759d0fe8d969888c741bb33f4946e4d3750d (patch) | |
tree | 448952ca4953d40e0eff9b56884fe6c0023e6d34 /Makefile | |
parent | 4a5daceca1d96e949fc35f2f600de816862e8e74 (diff) |
Linux 2.6.30-rc7v2.6.30-rc7
Diffstat (limited to 'Makefile')
-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 = 30 | 3 | SUBLEVEL = 30 |
4 | EXTRAVERSION = -rc6 | 4 | EXTRAVERSION = -rc7 |
5 | NAME = Vindictive Armadillo | 5 | NAME = Man-Eating Seals of Antiquity |
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" |