diff options
| author | 2020-02-09 16:08:48 -0800 | |
|---|---|---|
| committer | 2020-02-09 16:08:48 -0800 | |
| commit | bb6d3fb354c5ee8d6bde2d576eb7220ea09862b9 (patch) | |
| tree | 7062bb751c04f07d83da42df7c461c4b74f9e37e | |
| parent | Merge tag 'kbuild-v5.6-2' of git://git.kernel.org/pub/scm/linux/kernel/git/masahiroy/linux-kbuild (diff) | |
| download | linux-dev-bb6d3fb354c5ee8d6bde2d576eb7220ea09862b9.tar.xz linux-dev-bb6d3fb354c5ee8d6bde2d576eb7220ea09862b9.zip | |
Linux 5.6-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 = 5 +PATCHLEVEL = 6 SUBLEVEL = 0 -EXTRAVERSION = +EXTRAVERSION = -rc1 NAME = Kleptomaniac Octopus # *DOCUMENTATION* |
