diff options
| author | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2018-10-22 02:37:37 -0400 |
|---|---|---|
| committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2018-10-22 02:37:37 -0400 |
| commit | 84df9525b0c27f3ebc2ebb1864fa62a97fdedb7d (patch) | |
| tree | b62b72981758e195f5b8b5ced3e78a4c85754b70 | |
| parent | 8e630c31a3dfc7f4ab1007f95dd507cb2fe1dda5 (diff) | |
Linux 4.19
| -rw-r--r-- | Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
| @@ -2,8 +2,8 @@ | |||
| 2 | VERSION = 4 | 2 | VERSION = 4 |
| 3 | PATCHLEVEL = 19 | 3 | PATCHLEVEL = 19 |
| 4 | SUBLEVEL = 0 | 4 | SUBLEVEL = 0 |
| 5 | EXTRAVERSION = -rc8 | 5 | EXTRAVERSION = |
| 6 | NAME = Merciless Moray | 6 | NAME = "People's Front" |
| 7 | 7 | ||
| 8 | # *DOCUMENTATION* | 8 | # *DOCUMENTATION* |
| 9 | # To see a list of typical targets execute "make help" | 9 | # To see a list of typical targets execute "make help" |
