diff options
author | Linus Torvalds <torvalds@linux-foundation.org> | 2024-08-04 22:50:53 +0200 |
---|---|---|
committer | Linus Torvalds <torvalds@linux-foundation.org> | 2024-08-04 22:50:53 +0200 |
commit | de9c2c66ad8e787abec7c9d7eff4f8c3cdd28aed (patch) | |
tree | 560bf35bc55d6d20722ca46037e6fe1af691c4c0 /Makefile | |
parent | profiling: remove profile=sleep support (diff) | |
download | linux-de9c2c66ad8e787abec7c9d7eff4f8c3cdd28aed.tar.xz linux-de9c2c66ad8e787abec7c9d7eff4f8c3cdd28aed.zip |
Linux 6.11-rc2v6.11-rc2
Diffstat (limited to 'Makefile')
-rw-r--r-- | Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -2,7 +2,7 @@ VERSION = 6 PATCHLEVEL = 11 SUBLEVEL = 0 -EXTRAVERSION = -rc1 +EXTRAVERSION = -rc2 NAME = Baby Opossum Posse # *DOCUMENTATION* |