diff options
author | Linus Torvalds <torvalds@linux-foundation.org> | 2016-04-10 17:58:30 -0700 |
---|---|---|
committer | Linus Torvalds <torvalds@linux-foundation.org> | 2016-04-10 17:58:30 -0700 |
commit | bf16200689118d19de1b8d2a3c314fc21f5dc7bb (patch) | |
tree | 765b1cd08c8a910bec5b1ee66a35cda9ac11f4bf /Makefile | |
parent | 08b15d13864279aae10443c48cb268d823895b14 (diff) |
Linux 4.6-rc3
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 = -rc2 +EXTRAVERSION = -rc3 NAME = Blurry Fish Butt # *DOCUMENTATION* |