aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorLinus Torvalds <torvalds@linux-foundation.org>2013-08-11 21:04:20 -0400
committerLinus Torvalds <torvalds@linux-foundation.org>2013-08-11 21:04:20 -0400
commitd4e4ab86bcba5a72779c43dc1459f71fea3d89c8 (patch)
treea5be141137e5008b66ee1f344336e3e527919dfc
parente5d081f4686f9c6be8ab3d34dfcdb0afdbbdeefd (diff)
Linux 3.11-rc5
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index f93d4f7a90c2..6e488480bff3 100644
--- a/Makefile
+++ b/Makefile
@@ -1,7 +1,7 @@
1VERSION = 3 1VERSION = 3
2PATCHLEVEL = 11 2PATCHLEVEL = 11
3SUBLEVEL = 0 3SUBLEVEL = 0
4EXTRAVERSION = -rc4 4EXTRAVERSION = -rc5
5NAME = Linux for Workgroups 5NAME = Linux for Workgroups
6 6
7# *DOCUMENTATION* 7# *DOCUMENTATION*