diff options
| author | 2021-04-04 14:15:36 -0700 | |
|---|---|---|
| committer | 2021-04-04 14:15:36 -0700 | |
| commit | e49d033bddf5b565044e2abe4241353959bc9120 (patch) | |
| tree | 3d211178ef8164474a7d787acf5616cbf8a08949 | |
| parent | firewire: nosy: Fix a use-after-free bug in nosy_ioctl() (diff) | |
Linux 5.12-rc6
| -rw-r--r-- | Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -2,7 +2,7 @@ VERSION = 5 PATCHLEVEL = 12 SUBLEVEL = 0 -EXTRAVERSION = -rc5 +EXTRAVERSION = -rc6 NAME = Frozen Wasteland # *DOCUMENTATION* |
