diff options
| author | Linus Torvalds <torvalds@linux-foundation.org> | 2024-07-14 15:43:32 -0700 |
|---|---|---|
| committer | Linus Torvalds <torvalds@linux-foundation.org> | 2024-07-14 15:43:32 -0700 |
| commit | 0c3836482481200ead7b416ca80c68a29cfdaabd (patch) | |
| tree | 0e53e1dc25c22a11486fcc7fef73db759a21e199 | |
| parent | Merge tag 'kbuild-fixes-v6.10-4' of git://git.kernel.org/pub/scm/linux/kernel... (diff) | |
| download | linux-6.10.tar.gz linux-6.10.zip | |
Linux 6.10v6.10
| -rw-r--r-- | Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -2,7 +2,7 @@ VERSION = 6 PATCHLEVEL = 10 SUBLEVEL = 0 -EXTRAVERSION = -rc7 +EXTRAVERSION = NAME = Baby Opossum Posse # *DOCUMENTATION* |
