aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorLinus Torvalds <torvalds@linux-foundation.org>2009-04-30 00:48:16 -0400
committerLinus Torvalds <torvalds@linux-foundation.org>2009-04-30 00:48:16 -0400
commit091438dd5668396328a3419abcbc6591159eb8d1 (patch)
treec3c2ab8ac7066c66b781386e7a02139e4eb7489d
parent9ea66ab5805daafc60ccb16dd617f610832c76bb (diff)
Linux 2.6.30-rc4v2.6.30-rc4
-rw-r--r--Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/Makefile b/Makefile
index 9e5dc8f0ef47..eb38c8399261 100644
--- a/Makefile
+++ b/Makefile
@@ -1,8 +1,8 @@
1VERSION = 2 1VERSION = 2
2PATCHLEVEL = 6 2PATCHLEVEL = 6
3SUBLEVEL = 30 3SUBLEVEL = 30
4EXTRAVERSION = -rc3 4EXTRAVERSION = -rc4
5NAME = Temporary Tasmanian Devil 5NAME = 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"