diff options
author | Linus Torvalds <torvalds@linux-foundation.org> | 2022-01-30 14:37:07 +0100 |
---|---|---|
committer | Linus Torvalds <torvalds@linux-foundation.org> | 2022-01-30 14:37:07 +0100 |
commit | 26291c54e111ff6ba87a164d85d4a4e134b7315c (patch) | |
tree | fad68f9385d5f05b24f0770629dcd3b9c9c43bf4 | |
parent | Merge tag 'irq_urgent_for_v5.17_rc2_p2' of git://git.kernel.org/pub/scm/linux... (diff) | |
download | linux-26291c54e111ff6ba87a164d85d4a4e134b7315c.tar.xz linux-26291c54e111ff6ba87a164d85d4a4e134b7315c.zip |
Linux 5.17-rc2v5.17-rc2
-rw-r--r-- | Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -2,7 +2,7 @@ VERSION = 5 PATCHLEVEL = 17 SUBLEVEL = 0 -EXTRAVERSION = -rc1 +EXTRAVERSION = -rc2 NAME = Gobble Gobble # *DOCUMENTATION* |