diff options
author | Linus Torvalds <torvalds@linux-foundation.org> | 2025-02-02 15:39:26 -0800 |
---|---|---|
committer | Linus Torvalds <torvalds@linux-foundation.org> | 2025-02-02 15:39:26 -0800 |
commit | 2014c95afecee3e76ca4a56956a936e23283f05b (patch) | |
tree | c958740c75b3c41ca56ace040ebd3994eb05fb23 | |
parent | d79bc8f79baacdd2549ec4af6d963ce3e69d7330 (diff) |
Linux 6.14-rc1v6.14-rc1
-rw-r--r-- | Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -1,8 +1,8 @@ # SPDX-License-Identifier: GPL-2.0 VERSION = 6 -PATCHLEVEL = 13 +PATCHLEVEL = 14 SUBLEVEL = 0 -EXTRAVERSION = +EXTRAVERSION = -rc1 NAME = Baby Opossum Posse # *DOCUMENTATION* |