diff options
| author | 2019-07-21 14:05:38 -0700 | |
|---|---|---|
| committer | 2019-07-21 14:05:38 -0700 | |
| commit | 5f9e832c137075045d15cd6899ab0505cfb2ca4b (patch) | |
| tree | c6fd69aca113cefa335dee22f7a38d6c6fd1a9da | |
| parent | Merge tag 'devicetree-fixes-for-5.3' of git://git.kernel.org/pub/scm/linux/kernel/git/robh/linux (diff) | |
Linus 5.3-rc1
| -rw-r--r-- | Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -1,8 +1,8 @@ # SPDX-License-Identifier: GPL-2.0 VERSION = 5 -PATCHLEVEL = 2 +PATCHLEVEL = 3 SUBLEVEL = 0 -EXTRAVERSION = +EXTRAVERSION = -rc1 NAME = Bobtail Squid # *DOCUMENTATION* |
