diff options
author | Linus Torvalds <torvalds@linux-foundation.org> | 2009-05-23 14:47:00 -0700 |
---|---|---|
committer | Linus Torvalds <torvalds@linux-foundation.org> | 2009-05-23 14:47:00 -0700 |
commit | 59a3759d0fe8d969888c741bb33f4946e4d3750d (patch) | |
tree | 448952ca4953d40e0eff9b56884fe6c0023e6d34 | |
parent | 4a5daceca1d96e949fc35f2f600de816862e8e74 (diff) |
Linux 2.6.30-rc7v2.6.30-rc7
-rw-r--r-- | Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -1,8 +1,8 @@ VERSION = 2 PATCHLEVEL = 6 SUBLEVEL = 30 -EXTRAVERSION = -rc6 -NAME = Vindictive Armadillo +EXTRAVERSION = -rc7 +NAME = Man-Eating Seals of Antiquity # *DOCUMENTATION* # To see a list of typical targets execute "make help" |