aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorGreg Kroah-Hartman <gregkh@linuxfoundation.org>2017-04-21 03:31:39 -0400
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>2017-04-21 03:31:39 -0400
commit2f5e58ec793f56f9ac1c6736b4638a4b81d6f099 (patch)
treed5a2f971f6bc0ff20bbe09a708d20e3396dd7aaa
parent35b9d61ea910c1ebd4652b32cc7d713f6689b4f4 (diff)
Linux 4.9.24
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index 0de75976cad5..50436f502d81 100644
--- a/Makefile
+++ b/Makefile
@@ -1,6 +1,6 @@
1VERSION = 4 1VERSION = 4
2PATCHLEVEL = 9 2PATCHLEVEL = 9
3SUBLEVEL = 23 3SUBLEVEL = 24
4EXTRAVERSION = 4EXTRAVERSION =
5NAME = Roaring Lionus 5NAME = Roaring Lionus
6 6