diff options
author | Linus Torvalds <torvalds@linux-foundation.org> | 2016-04-17 19:13:32 -0700 |
---|---|---|
committer | Linus Torvalds <torvalds@linux-foundation.org> | 2016-04-17 19:13:32 -0700 |
commit | c3b46c73264b03000d1e18b22f5caf63332547c9 (patch) | |
tree | 5477448cb625cab6521f554ca5bfa57a40771534 /Makefile | |
parent | 9d090d01e3efdcdb8f7f07e86fcac91e01ae30cd (diff) | |
download | op-kernel-dev-c3b46c73264b03000d1e18b22f5caf63332547c9.zip op-kernel-dev-c3b46c73264b03000d1e18b22f5caf63332547c9.tar.gz |
Linux 4.6-rc4v4.6-rc4
Diffstat (limited to 'Makefile')
-rw-r--r-- | Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1,7 +1,7 @@ VERSION = 4 PATCHLEVEL = 6 SUBLEVEL = 0 -EXTRAVERSION = -rc3 +EXTRAVERSION = -rc4 NAME = Blurry Fish Butt # *DOCUMENTATION* |