diff options
author | Linus Torvalds <torvalds@linux-foundation.org> | 2009-04-30 00:48:16 -0400 |
---|---|---|
committer | Linus Torvalds <torvalds@linux-foundation.org> | 2009-04-30 00:48:16 -0400 |
commit | 091438dd5668396328a3419abcbc6591159eb8d1 (patch) | |
tree | c3c2ab8ac7066c66b781386e7a02139e4eb7489d | |
parent | 9ea66ab5805daafc60ccb16dd617f610832c76bb (diff) |
Linux 2.6.30-rc4v2.6.30-rc4
-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 = -rc3 | 4 | EXTRAVERSION = -rc4 |
5 | NAME = Temporary Tasmanian Devil | 5 | NAME = Vindictive Armadillo |
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" |