aboutsummaryrefslogtreecommitdiffstats
path: root/Makefile
diff options
context:
space:
mode:
authorLinus Torvalds <torvalds@linux-foundation.org>2012-03-31 19:24:09 -0400
committerLinus Torvalds <torvalds@linux-foundation.org>2012-03-31 19:24:09 -0400
commitdd775ae2549217d3ae09363e3edb305d0fa19928 (patch)
treea56f5e61a081da06d29676a1677442e654d498eb /Makefile
parentb7ffff4bb3fef527a26144a95d9dfe8c11a6b927 (diff)
Linux 3.4-rc1
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/Makefile b/Makefile
index fd4b3d038d75..5e637c23974e 100644
--- a/Makefile
+++ b/Makefile
@@ -1,7 +1,7 @@
1VERSION = 3 1VERSION = 3
2PATCHLEVEL = 3 2PATCHLEVEL = 4
3SUBLEVEL = 0 3SUBLEVEL = 0
4EXTRAVERSION = 4EXTRAVERSION = -rc1
5NAME = Saber-toothed Squirrel 5NAME = Saber-toothed Squirrel
6 6
7# *DOCUMENTATION* 7# *DOCUMENTATION*