diff options
author | 2025-04-20 13:43:47 -0700 | |
---|---|---|
committer | 2025-04-20 13:43:47 -0700 | |
commit | 9c32cda43eb78f78c73aee4aa344b777714e259b (patch) | |
tree | 2c886ba08c3a91a3826a6c1f54e305f5dba3d359 | |
parent | gcc-15: work around sequence-point warning (diff) | |
download | linux-rng-9c32cda43eb78f78c73aee4aa344b777714e259b.tar.xz linux-rng-9c32cda43eb78f78c73aee4aa344b777714e259b.zip |
Linux 6.15-rc3
Diffstat (limited to '')
-rw-r--r-- | Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -2,7 +2,7 @@ VERSION = 6 PATCHLEVEL = 15 SUBLEVEL = 0 -EXTRAVERSION = -rc2 +EXTRAVERSION = -rc3 NAME = Baby Opossum Posse # *DOCUMENTATION* |