diff options
| author | Linus Torvalds <[email protected]> | 2023-11-13 00:19:07 +0000 |
|---|---|---|
| committer | Linus Torvalds <[email protected]> | 2023-11-13 00:19:07 +0000 |
| commit | b85ea95d086471afb4ad062012a4d73cd328fa86 (patch) | |
| tree | 31dbb7a8c8b931ddcf1ffe67f19347e9fb5574a7 | |
| parent | wifi: iwlwifi: fix system commands group ordering (diff) | |
| download | kernel-b85ea95d086471afb4ad062012a4d73cd328fa86.tar.gz kernel-b85ea95d086471afb4ad062012a4d73cd328fa86.zip | |
Linux 6.7-rc1
| -rw-r--r-- | Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -1,8 +1,8 @@ # SPDX-License-Identifier: GPL-2.0 VERSION = 6 -PATCHLEVEL = 6 +PATCHLEVEL = 7 SUBLEVEL = 0 -EXTRAVERSION = +EXTRAVERSION = -rc1 NAME = Hurr durr I'ma ninja sloth # *DOCUMENTATION* |
