diff options
| author | 2022-04-24 14:51:22 -0700 | |
|---|---|---|
| committer | 2022-04-24 14:51:22 -0700 | |
| commit | af2d861d4cd2a4da5137f795ee3509e6f944a25b (patch) | |
| tree | 8273e6fd69c57831223b97f191f60704116f5d85 | |
| parent | Merge tag 'sched_urgent_for_v5.18_rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip (diff) | |
Linux 5.18-rc4
| -rw-r--r-- | Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -2,7 +2,7 @@ VERSION = 5 PATCHLEVEL = 18 SUBLEVEL = 0 -EXTRAVERSION = -rc3 +EXTRAVERSION = -rc4 NAME = Superb Owl # *DOCUMENTATION* |
