diff options
| author | Linus Torvalds <torvalds@linux-foundation.org> | 2015-05-31 19:01:07 -0700 |
|---|---|---|
| committer | Linus Torvalds <torvalds@linux-foundation.org> | 2015-05-31 19:01:07 -0700 |
| commit | c65b99f046843d2455aa231747b5a07a999a9f3d (patch) | |
| tree | 5ccef2f3568a475ee88d96cefb9e227eb6ef39c6 | |
| parent | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... (diff) | |
| download | linux-4.1-rc6.tar.gz linux-4.1-rc6.zip | |
Linux 4.1-rc6v4.1-rc6
| -rw-r--r-- | Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1,7 +1,7 @@ VERSION = 4 PATCHLEVEL = 1 SUBLEVEL = 0 -EXTRAVERSION = -rc5 +EXTRAVERSION = -rc6 NAME = Hurr durr I'ma sheep # *DOCUMENTATION* |
