diff options
author | Linus Torvalds <torvalds@linux-foundation.org> | 2013-08-18 23:36:53 +0200 |
---|---|---|
committer | Linus Torvalds <torvalds@linux-foundation.org> | 2013-08-18 23:36:53 +0200 |
commit | b36f4be3de1b123d8601de062e7dbfc904f305fb (patch) | |
tree | 1ab8ca760688a42d7c25cd38d5fc2dec35059a7c /Makefile | |
parent | Merge branch 'for-3.11-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi... (diff) | |
download | linux-b36f4be3de1b123d8601de062e7dbfc904f305fb.tar.xz linux-b36f4be3de1b123d8601de062e7dbfc904f305fb.zip |
Linux 3.11-rc6v3.11-rc6
Diffstat (limited to 'Makefile')
-rw-r--r-- | Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1,7 +1,7 @@ VERSION = 3 PATCHLEVEL = 11 SUBLEVEL = 0 -EXTRAVERSION = -rc5 +EXTRAVERSION = -rc6 NAME = Linux for Workgroups # *DOCUMENTATION* |