diff options
| author | Linus Torvalds <torvalds@linux-foundation.org> | 2021-09-12 16:28:37 -0700 |
|---|---|---|
| committer | Linus Torvalds <torvalds@linux-foundation.org> | 2021-09-12 16:28:37 -0700 |
| commit | 6880fa6c56601bb8ed59df6c30fd390cc5f6dd8f (patch) | |
| tree | 20be140f9511057ee857832041ad16b087eb9994 | |
| parent | Merge tag 'perf-tools-for-v5.15-2021-09-11' of git://git.kernel.org/pub/scm/l... (diff) | |
| download | linux-5.15-rc1.tar.gz linux-5.15-rc1.zip | |
Linux 5.15-rc1v5.15-rc1
| -rw-r--r-- | Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -1,8 +1,8 @@ # SPDX-License-Identifier: GPL-2.0 VERSION = 5 -PATCHLEVEL = 14 +PATCHLEVEL = 15 SUBLEVEL = 0 -EXTRAVERSION = +EXTRAVERSION = -rc1 NAME = Opossums on Parade # *DOCUMENTATION* |
