aboutsummaryrefslogtreecommitdiffstats
path: root/Makefile
diff options
context:
space:
mode:
authorLinus Torvalds <torvalds@linux-foundation.org>2012-06-24 15:53:04 -0400
committerLinus Torvalds <torvalds@linux-foundation.org>2012-06-24 15:53:04 -0400
commit6b16351acbd415e66ba16bf7d473ece1574cf0bc (patch)
tree5fa64d47f28cde6b8151b75c7047a98292d084ca /Makefile
parent02b7d83436ae4b1d86a5df03e72c1c69af7e239d (diff)
Linux 3.5-rc4
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index 462a0b4794b6..3fdfde2c1b7d 100644
--- a/Makefile
+++ b/Makefile
@@ -1,7 +1,7 @@
1VERSION = 3 1VERSION = 3
2PATCHLEVEL = 5 2PATCHLEVEL = 5
3SUBLEVEL = 0 3SUBLEVEL = 0
4EXTRAVERSION = -rc3 4EXTRAVERSION = -rc4
5NAME = Saber-toothed Squirrel 5NAME = Saber-toothed Squirrel
6 6
7# *DOCUMENTATION* 7# *DOCUMENTATION*