diff options
author | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2018-10-22 08:37:37 +0200 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2018-10-22 08:37:37 +0200 |
commit | 84df9525b0c27f3ebc2ebb1864fa62a97fdedb7d (patch) | |
tree | b62b72981758e195f5b8b5ced3e78a4c85754b70 | |
parent | MAINTAINERS: Add an entry for the code of conduct (diff) | |
download | linux-84df9525b0c27f3ebc2ebb1864fa62a97fdedb7d.tar.xz linux-84df9525b0c27f3ebc2ebb1864fa62a97fdedb7d.zip |
Linux 4.19v4.19
-rw-r--r-- | Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -2,8 +2,8 @@ VERSION = 4 PATCHLEVEL = 19 SUBLEVEL = 0 -EXTRAVERSION = -rc8 -NAME = Merciless Moray +EXTRAVERSION = +NAME = "People's Front" # *DOCUMENTATION* # To see a list of typical targets execute "make help" |