diff options
author | 2025-03-09 13:45:25 -1000 | |
---|---|---|
committer | 2025-03-09 13:45:25 -1000 | |
commit | 80e54e84911a923c40d7bee33a34c1b4be148d7a (patch) | |
tree | 94d426312dfa20b7d0a1bca91c1d8cea479cd9b1 | |
parent | Merge tag 'kbuild-fixes-v6.14-3' of git://git.kernel.org/pub/scm/linux/kernel/git/masahiroy/linux-kbuild (diff) | |
download | linux-rng-80e54e84911a923c40d7bee33a34c1b4be148d7a.tar.xz linux-rng-80e54e84911a923c40d7bee33a34c1b4be148d7a.zip |
Linux 6.14-rc6
Diffstat (limited to '')
-rw-r--r-- | Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -2,7 +2,7 @@ VERSION = 6 PATCHLEVEL = 14 SUBLEVEL = 0 -EXTRAVERSION = -rc5 +EXTRAVERSION = -rc6 NAME = Baby Opossum Posse # *DOCUMENTATION* |