aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorLinus Torvalds <torvalds@linux-foundation.org>2025-04-20 13:43:47 -0700
committerLinus Torvalds <torvalds@linux-foundation.org>2025-04-20 13:43:47 -0700
commit9c32cda43eb78f78c73aee4aa344b777714e259b (patch)
tree2c886ba08c3a91a3826a6c1f54e305f5dba3d359
parentgcc-15: work around sequence-point warning (diff)
downloadlinux-rng-9c32cda43eb78f78c73aee4aa344b777714e259b.tar.xz
linux-rng-9c32cda43eb78f78c73aee4aa344b777714e259b.zip
Linux 6.15-rc3
Diffstat (limited to '')
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index 0a9992db4fe0..3dcad2319662 100644
--- a/Makefile
+++ b/Makefile
@@ -2,7 +2,7 @@
VERSION = 6
PATCHLEVEL = 15
SUBLEVEL = 0
-EXTRAVERSION = -rc2
+EXTRAVERSION = -rc3
NAME = Baby Opossum Posse
# *DOCUMENTATION*