diff options
author | Linus Torvalds <torvalds@linux-foundation.org> | 2016-04-03 09:09:40 -0500 |
---|---|---|
committer | Linus Torvalds <torvalds@linux-foundation.org> | 2016-04-03 09:09:40 -0500 |
commit | 9735a22799b9214d17d3c231fe377fc852f042e9 (patch) | |
tree | 2a03ba33d86a141e7a80b8af82be4ba98270f93c | |
parent | 4c3b73c6a2eea0cf27fb058086a0eb94e90bffd4 (diff) |
Linux 4.6-rc2v4.6-rc2
-rw-r--r-- | Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1,7 +1,7 @@ VERSION = 4 PATCHLEVEL = 6 SUBLEVEL = 0 -EXTRAVERSION = -rc1 +EXTRAVERSION = -rc2 NAME = Blurry Fish Butt # *DOCUMENTATION* |