aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorLinus Torvalds <torvalds@linux-foundation.org>2013-08-18 17:36:53 -0400
committerLinus Torvalds <torvalds@linux-foundation.org>2013-08-18 17:36:53 -0400
commitb36f4be3de1b123d8601de062e7dbfc904f305fb (patch)
tree1ab8ca760688a42d7c25cd38d5fc2dec35059a7c
parent50e37ccea06ca8846ceb60dbfbe056012c60d71b (diff)
Linux 3.11-rc6
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index 6e488480bff3..a5a55f4547c6 100644
--- a/Makefile
+++ b/Makefile
@@ -1,7 +1,7 @@
1VERSION = 3 1VERSION = 3
2PATCHLEVEL = 11 2PATCHLEVEL = 11
3SUBLEVEL = 0 3SUBLEVEL = 0
4EXTRAVERSION = -rc5 4EXTRAVERSION = -rc6
5NAME = Linux for Workgroups 5NAME = Linux for Workgroups
6 6
7# *DOCUMENTATION* 7# *DOCUMENTATION*