diff options
author | 2025-05-25 16:09:23 -0700 | |
---|---|---|
committer | 2025-05-25 16:09:23 -0700 | |
commit | 0ff41df1cb268fc69e703a08a57ee14ae967d0ca (patch) | |
tree | 4f11d2b10f9cebb4e134de83af5bebf1c75055dd | |
parent | Disable FOP_DONTCACHE for now due to bugs (diff) | |
download | linux-rng-0ff41df1cb268fc69e703a08a57ee14ae967d0ca.tar.xz linux-rng-0ff41df1cb268fc69e703a08a57ee14ae967d0ca.zip |
Linux 6.15
-rw-r--r-- | Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -2,7 +2,7 @@ VERSION = 6 PATCHLEVEL = 15 SUBLEVEL = 0 -EXTRAVERSION = -rc7 +EXTRAVERSION = NAME = Baby Opossum Posse # *DOCUMENTATION* |