author | Linus Torvalds
<torvalds@linux-foundation.org> 2009-04-30 04:48:16 UTC |
committer | Linus Torvalds
<torvalds@linux-foundation.org> 2009-04-30 04:48:16 UTC |
parent | 9ea66ab5805daafc60ccb16dd617f610832c76bb |
Makefile | +2 | -2 |
diff --git a/Makefile b/Makefile index 9e5dc8f0ef4..eb38c839926 100644 --- a/Makefile +++ b/Makefile @@ -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"