diff options
author | 2022-12-25 13:41:39 -0800 | |
---|---|---|
committer | 2022-12-25 13:41:39 -0800 | |
commit | 1b929c02afd37871d5afb9d498426f83432e71c2 (patch) | |
tree | b11b13b325fbc0f8d20c27b9b3d304cf535f627f /Makefile | |
parent | treewide: Convert del_timer*() to timer_shutdown*() (diff) | |
download | linux-rng-1b929c02afd37871d5afb9d498426f83432e71c2.tar.xz linux-rng-1b929c02afd37871d5afb9d498426f83432e71c2.zip |
Linux 6.2-rc1
Diffstat (limited to 'Makefile')
-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 = 1 +PATCHLEVEL = 2 SUBLEVEL = 0 -EXTRAVERSION = +EXTRAVERSION = -rc1 NAME = Hurr durr I'ma ninja sloth # *DOCUMENTATION* |