diff options
author | Linus Torvalds <torvalds@linux-foundation.org> | 2019-08-19 00:31:08 +0300 |
---|---|---|
committer | Linus Torvalds <torvalds@linux-foundation.org> | 2019-08-19 00:31:08 +0300 |
commit | d1abaeb3be7b5fa6d7a1fbbd2e14e3310005c4c1 (patch) | |
tree | 39d81bf58eb9132e2da2163fe2ee8214ab58c906 /Makefile | |
parent | 6825e5a6c45dbd473f8b2993a065bbea15347632 (diff) | |
download | linux-d1abaeb3be7b5fa6d7a1fbbd2e14e3310005c4c1.tar.xz |
Linux 5.3-rc5
Diffstat (limited to 'Makefile')
-rw-r--r-- | Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -2,7 +2,7 @@ VERSION = 5 PATCHLEVEL = 3 SUBLEVEL = 0 -EXTRAVERSION = -rc4 +EXTRAVERSION = -rc5 NAME = Bobtail Squid # *DOCUMENTATION* |