aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorGreg Kroah-Hartman <gregkh@linuxfoundation.org>2017-04-18 01:12:30 -0400
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>2017-04-18 01:12:30 -0400
commitc3582cc56eac9213b32cc2a2886b11e2e5027598 (patch)
tree6c5f2bfb5721c4083939c7879a310a251f98f0d7
parent0ade21a2ed74544840004f0242c7a1b8c8c4daac (diff)
Linux 4.9.23
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index 4bf4648d97db..0de75976cad5 100644
--- a/Makefile
+++ b/Makefile
@@ -1,6 +1,6 @@
1VERSION = 4 1VERSION = 4
2PATCHLEVEL = 9 2PATCHLEVEL = 9
3SUBLEVEL = 22 3SUBLEVEL = 23
4EXTRAVERSION = 4EXTRAVERSION =
5NAME = Roaring Lionus 5NAME = Roaring Lionus
6 6