diff options
| author | Linus Torvalds <torvalds@linux-foundation.org> | 2024-05-26 15:20:12 -0700 | 
|---|---|---|
| committer | Linus Torvalds <torvalds@linux-foundation.org> | 2024-05-26 15:20:12 -0700 | 
| commit | 1613e604df0cd359cf2a7fbd9be7a0bcfacfabd0 (patch) | |
| tree | 71a8974bce22786fc21e55bcaf60a87c5dcbb70b | |
| parent | 9b0abe7948364bd35fff2b202ee7f30a2fa73c53 (diff) | |
Linux 6.10-rc1v6.10-rc1
| -rw-r--r-- | Makefile | 6 | 
1 files changed, 3 insertions, 3 deletions
| @@ -1,9 +1,9 @@  # SPDX-License-Identifier: GPL-2.0  VERSION = 6 -PATCHLEVEL = 9 +PATCHLEVEL = 10  SUBLEVEL = 0 -EXTRAVERSION = -NAME = Hurr durr I'ma ninja sloth +EXTRAVERSION = -rc1 +NAME = Baby Opossum Posse  # *DOCUMENTATION*  # To see a list of typical targets execute "make help" | 
