aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorGreg Kroah-Hartman <gregkh@linuxfoundation.org>2018-10-22 02:37:37 -0400
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>2018-10-22 02:37:37 -0400
commit84df9525b0c27f3ebc2ebb1864fa62a97fdedb7d (patch)
treeb62b72981758e195f5b8b5ced3e78a4c85754b70
parent8e630c31a3dfc7f4ab1007f95dd507cb2fe1dda5 (diff)
Linux 4.19
-rw-r--r--Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/Makefile b/Makefile
index bf3786e4ffec..69fa5c0310d8 100644
--- a/Makefile
+++ b/Makefile
@@ -2,8 +2,8 @@
2VERSION = 4 2VERSION = 4
3PATCHLEVEL = 19 3PATCHLEVEL = 19
4SUBLEVEL = 0 4SUBLEVEL = 0
5EXTRAVERSION = -rc8 5EXTRAVERSION =
6NAME = Merciless Moray 6NAME = "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"