Linux 4.16-rc1

"Linux Kernel Mailing List" <[email protected]> Sun, 11 Feb 2018 23:11:10 +0000 (UTC)
Newsgroups gmane.linux.kernel.commits.head
Message-ID <[email protected]>
Web:        https://git.kernel.org/torvalds/c/7928b2cbe55b2a410a0f5c1f154610059c57b1b2
Commit:     7928b2cbe55b2a410a0f5c1f154610059c57b1b2
Parent:     7a163b2195cda0cddf47b5caf14a7229d4e2bea3
Refname:    refs/heads/master
Author:     Linus Torvalds <[email protected]>
AuthorDate: Sun Feb 11 15:04:29 2018 -0800
Committer:  Linus Torvalds <[email protected]>
CommitDate: Sun Feb 11 15:04:29 2018 -0800

    Linux 4.16-rc1
---
 Makefile | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/Makefile b/Makefile
index cd9145c0878d..79ad2bfa24b6 100644
--- a/Makefile
+++ b/Makefile
@@ -1,8 +1,8 @@
 # SPDX-License-Identifier: GPL-2.0
 VERSION = 4
-PATCHLEVEL = 15
+PATCHLEVEL = 16
 SUBLEVEL = 0
-EXTRAVERSION =
+EXTRAVERSION = -rc1
 NAME = Fearless Coyote
 
 # *DOCUMENTATION*
--
To unsubscribe from this list: send the line "unsubscribe git-commits-head" in
the body of a message to [email protected]
More majordomo info at  http://vger.kernel.org/majordomo-info.html