aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorGreg Kroah-Hartman <gregkh@linuxfoundation.org>2017-05-25 09:45:05 -0400
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>2017-05-25 09:45:05 -0400
commitdb3fd4527ed32be44cbd8ffa6dd6a301c89d0d6d (patch)
treed7dfbc3ae3ad91ae55bc5779229c2060996c93cc
parent5a597b225d48023bb10e38ea64adb277fc559247 (diff)
Linux 4.9.30
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index c12e501a18b8..b78a45bcf9b1 100644
--- a/Makefile
+++ b/Makefile
@@ -1,6 +1,6 @@
1VERSION = 4 1VERSION = 4
2PATCHLEVEL = 9 2PATCHLEVEL = 9
3SUBLEVEL = 29 3SUBLEVEL = 30
4EXTRAVERSION = 4EXTRAVERSION =
5NAME = Roaring Lionus 5NAME = Roaring Lionus
6 6