aboutsummaryrefslogtreecommitdiffstats
path: root/Makefile
diff options
context:
space:
mode:
authorLinus Torvalds <torvalds@linux-foundation.org>2012-04-29 18:19:10 -0400
committerLinus Torvalds <torvalds@linux-foundation.org>2012-04-29 18:19:10 -0400
commit69964ea4c7b68c9399f7977aa5b9aa6539a6a98a (patch)
tree5d780ab27d9c0b1478eb9fb96a84eac311f275b3 /Makefile
parent6cfdd02b886aac866098f33262d409565f101ce0 (diff)
Linux 3.4-rc5
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index afc868e6c75d..a06ee9fa8022 100644
--- a/Makefile
+++ b/Makefile
@@ -1,7 +1,7 @@
1VERSION = 3 1VERSION = 3
2PATCHLEVEL = 4 2PATCHLEVEL = 4
3SUBLEVEL = 0 3SUBLEVEL = 0
4EXTRAVERSION = -rc4 4EXTRAVERSION = -rc5
5NAME = Saber-toothed Squirrel 5NAME = Saber-toothed Squirrel
6 6
7# *DOCUMENTATION* 7# *DOCUMENTATION*