diff options
author | Linus Torvalds <torvalds@woody.linux-foundation.org> | 2007-07-01 15:54:24 -0400 |
---|---|---|
committer | Linus Torvalds <torvalds@woody.linux-foundation.org> | 2007-07-01 15:54:24 -0400 |
commit | a38d6181ff27824c79fc7df825164a212eff6a3f (patch) | |
tree | 4241e3f450e5039d0b45e4f52a80097175546042 /Makefile | |
parent | 2391dae3e36c19fe668c71eac2eb8344dbaaf46d (diff) |
Linux 2.6.22-rc7v2.6.22-rc7
Last -rc? That's the plan..
Diffstat (limited to 'Makefile')
-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 = 22 | 3 | SUBLEVEL = 22 |
4 | EXTRAVERSION = -rc6 | 4 | EXTRAVERSION = -rc7 |
5 | NAME = Holy Dancing Manatees, Batman! | 5 | NAME = Holy Dancing Manatees, Batman! |
6 | 6 | ||
7 | # *DOCUMENTATION* | 7 | # *DOCUMENTATION* |