diff options
author | 2021-03-21 14:56:43 -0700 | |
---|---|---|
committer | 2021-03-21 14:56:43 -0700 | |
commit | 0d02ec6b3136c73c09e7859f0d0e4e2c4c07b49b (patch) | |
tree | 76908f05975a5d8019b8bc10836fd69f20d17a30 | |
parent | Merge tag 'ext4_for_linus_stable' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4 (diff) | |
download | linux-dev-0d02ec6b3136c73c09e7859f0d0e4e2c4c07b49b.tar.xz linux-dev-0d02ec6b3136c73c09e7859f0d0e4e2c4c07b49b.zip |
Linux 5.12-rc4
-rw-r--r-- | Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -2,7 +2,7 @@ VERSION = 5 PATCHLEVEL = 12 SUBLEVEL = 0 -EXTRAVERSION = -rc3 +EXTRAVERSION = -rc4 NAME = Frozen Wasteland # *DOCUMENTATION* |