diff options
author | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2019-02-06 17:31:37 +0100 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2019-02-06 17:31:37 +0100 |
commit | 0d7866d54a2c2d708807930c3bfd38ab3ce0550d (patch) | |
tree | ef1be6945c305864c9a11fbdeaa0329123dd4121 | |
parent | 515160e3c4f2aa7e62963546b1e94d1c0a841df9 (diff) | |
download | linux-rpi3-old/upstream-4.14.y.tar.gz linux-rpi3-old/upstream-4.14.y.tar.bz2 linux-rpi3-old/upstream-4.14.y.zip |
Linux 4.14.98v4.14.98old/upstream-4.14.y
-rw-r--r-- | Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1,7 +1,7 @@ # SPDX-License-Identifier: GPL-2.0 VERSION = 4 PATCHLEVEL = 14 -SUBLEVEL = 97 +SUBLEVEL = 98 EXTRAVERSION = NAME = Petit Gorille |