diff options
| author | 2021-10-25 11:30:31 -0700 | |
|---|---|---|
| committer | 2021-10-25 11:30:31 -0700 | |
| commit | 3906fe9bb7f1a2c8667ae54e967dc8690824f4ea (patch) | |
| tree | 7e40db148e9e82f8339b825f786b2a66c56b95a2 | |
| parent | secretmem: Prevent secretmem_users from wrapping to zero (diff) | |
Linux 5.15-rc7
| -rw-r--r-- | Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -2,7 +2,7 @@ VERSION = 5 PATCHLEVEL = 15 SUBLEVEL = 0 -EXTRAVERSION = -rc6 +EXTRAVERSION = -rc7 NAME = Opossums on Parade # *DOCUMENTATION* |
