diff options
author | Linus Torvalds <torvalds@linux-foundation.org> | 2025-05-11 14:54:11 -0700 |
---|---|---|
committer | Linus Torvalds <torvalds@linux-foundation.org> | 2025-05-11 14:54:11 -0700 |
commit | 82f2b0b97b36ee3fcddf0f0780a9a0825d52fec3 (patch) | |
tree | aa3f6d2aac782405d894ba4f2decdb4c8a2557ae | |
parent | cd802e7e5f1e77ae68cd98653fb70a97189eb937 (diff) | |
download | linux-fbdev-master.tar.gz |
-rw-r--r-- | Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile index b29cc321ffd9c6..64c514f4bc1939 100644 --- a/Makefile +++ b/Makefile @@ -2,7 +2,7 @@ VERSION = 6 PATCHLEVEL = 15 SUBLEVEL = 0 -EXTRAVERSION = -rc5 +EXTRAVERSION = -rc6 NAME = Baby Opossum Posse # *DOCUMENTATION* |