diff options
author | Linus Torvalds | 2019-09-08 13:33:15 -0700 |
---|---|---|
committer | Linus Torvalds | 2019-09-08 13:33:15 -0700 |
commit | f74c2bb98776e2de508f4d607cd519873065118e (patch) | |
tree | 83d5db3fa1d286b7010e104056701db9d81d7de4 /Makefile | |
parent | 983f700eab89c73562f308fc49b1561377d3920e (diff) |
Linux 5.3-rc8
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 = -rc7 +EXTRAVERSION = -rc8 NAME = Bobtail Squid # *DOCUMENTATION* |