diff options
author | Linus Torvalds <torvalds@linux-foundation.org> | 2020-01-27 01:23:03 +0100 |
---|---|---|
committer | Linus Torvalds <torvalds@linux-foundation.org> | 2020-01-27 01:23:03 +0100 |
commit | d5226fa6dbae0569ee43ecfc08bdcd6770fc4755 (patch) | |
tree | cbe28870695ad29822d4309e7c7d1ef64d49354b | |
parent | Merge tag 'io_uring-5.5-2020-01-26' of git://git.kernel.dk/linux-block (diff) | |
download | linux-d5226fa6dbae0569ee43ecfc08bdcd6770fc4755.tar.xz linux-d5226fa6dbae0569ee43ecfc08bdcd6770fc4755.zip |
Linux 5.5v5.5
-rw-r--r-- | Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -2,7 +2,7 @@ VERSION = 5 PATCHLEVEL = 5 SUBLEVEL = 0 -EXTRAVERSION = -rc7 +EXTRAVERSION = NAME = Kleptomaniac Octopus # *DOCUMENTATION* |