diff options
author | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2018-10-22 07:37:37 +0100 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2018-10-22 07:37:37 +0100 |
commit | 84df9525b0c27f3ebc2ebb1864fa62a97fdedb7d (patch) | |
tree | b62b72981758e195f5b8b5ced3e78a4c85754b70 | |
parent | 8e630c31a3dfc7f4ab1007f95dd507cb2fe1dda5 (diff) |
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" |