aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorGreg Kroah-Hartman <gregkh@linuxfoundation.org>2017-04-27 03:11:26 -0400
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>2017-04-27 03:11:26 -0400
commita8c90ef62281db933118aa84489eb0e1e9cc347c (patch)
tree290a627990cd2b7a257382f0c5dba115c737be17
parentc36eaa6ca346dc8d45e9125af62db75625b42a6f (diff)
Linux 4.9.25
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index 50436f502d81..8e18c63388c4 100644
--- a/Makefile
+++ b/Makefile
@@ -1,6 +1,6 @@
1VERSION = 4 1VERSION = 4
2PATCHLEVEL = 9 2PATCHLEVEL = 9
3SUBLEVEL = 24 3SUBLEVEL = 25
4EXTRAVERSION = 4EXTRAVERSION =
5NAME = Roaring Lionus 5NAME = Roaring Lionus
6 6