diff options
author | Linus Torvalds <torvalds@linux-foundation.org> | 2009-04-29 21:48:16 -0700 |
---|---|---|
committer | Linus Torvalds <torvalds@linux-foundation.org> | 2009-04-29 21:48:16 -0700 |
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 @@ VERSION = 2 PATCHLEVEL = 6 SUBLEVEL = 30 -EXTRAVERSION = -rc3 -NAME = Temporary Tasmanian Devil +EXTRAVERSION = -rc4 +NAME = Vindictive Armadillo # *DOCUMENTATION* # To see a list of typical targets execute "make help" |