diff options
author | Linus Torvalds <torvalds@linux-foundation.org> | 2019-08-11 13:26:41 -0700 |
---|---|---|
committer | Linus Torvalds <torvalds@linux-foundation.org> | 2019-08-11 13:26:41 -0700 |
commit | d45331b00ddb179e291766617259261c112db872 (patch) | |
tree | 42262e4487c9917aefcf2ad82304238d49219017 | |
parent | b6c0649caf351d39e1dfb5698d7b3bb7536850b1 (diff) |
Linux 5.3-rc4v5.3-rc4
-rw-r--r-- | Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -2,7 +2,7 @@ VERSION = 5 PATCHLEVEL = 3 SUBLEVEL = 0 -EXTRAVERSION = -rc3 +EXTRAVERSION = -rc4 NAME = Bobtail Squid # *DOCUMENTATION* |