diff options
author | Linus Torvalds <torvalds@linux-foundation.org> | 2019-08-05 03:40:12 +0200 |
---|---|---|
committer | Linus Torvalds <torvalds@linux-foundation.org> | 2019-08-05 03:40:12 +0200 |
commit | e21a712a9685488f5ce80495b37b9fdbe96c230d (patch) | |
tree | 0850e5db4516ae3213d8163fc5e8db0cf9a60c0b | |
parent | Merge tag 'tpmdd-next-20190805' of git://git.infradead.org/users/jjs/linux-tpmdd (diff) | |
download | linux-e21a712a9685488f5ce80495b37b9fdbe96c230d.tar.xz linux-e21a712a9685488f5ce80495b37b9fdbe96c230d.zip |
Linux 5.3-rc3v5.3-rc3
-rw-r--r-- | Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -2,7 +2,7 @@ VERSION = 5 PATCHLEVEL = 3 SUBLEVEL = 0 -EXTRAVERSION = -rc2 +EXTRAVERSION = -rc3 NAME = Bobtail Squid # *DOCUMENTATION* |