diff options
author | 2015-05-31 19:01:07 -0700 | |
---|---|---|
committer | 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/viro/vfs (diff) | |
download | wireguard-linux-c65b99f046843d2455aa231747b5a07a999a9f3d.tar.xz wireguard-linux-c65b99f046843d2455aa231747b5a07a999a9f3d.zip |
Linux 4.1-rc6
Diffstat (limited to '')
-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* |