diff options
author | Linus Torvalds <torvalds@linux-foundation.org> | 2024-10-13 23:33:32 +0200 |
---|---|---|
committer | Linus Torvalds <torvalds@linux-foundation.org> | 2024-10-13 23:33:32 +0200 |
commit | 8e929cb546ee42c9a61d24fae60605e9e3192354 (patch) | |
tree | c14c13b25d1b0faf47ee7fe56d5da1576890a556 | |
parent | Merge tag '6.12-rc2-cifs-fixes' of git://git.samba.org/sfrench/cifs-2.6 (diff) | |
download | linux-6.12-rc3.tar.xz linux-6.12-rc3.zip |
Linux 6.12-rc3v6.12-rc3
-rw-r--r-- | Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -2,7 +2,7 @@ VERSION = 6 PATCHLEVEL = 12 SUBLEVEL = 0 -EXTRAVERSION = -rc2 +EXTRAVERSION = -rc3 NAME = Baby Opossum Posse # *DOCUMENTATION* |