diff options
author | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2017-04-27 03:11:26 -0400 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2017-04-27 03:11:26 -0400 |
commit | a8c90ef62281db933118aa84489eb0e1e9cc347c (patch) | |
tree | 290a627990cd2b7a257382f0c5dba115c737be17 | |
parent | c36eaa6ca346dc8d45e9125af62db75625b42a6f (diff) |
Linux 4.9.25
-rw-r--r-- | Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1,6 +1,6 @@ | |||
1 | VERSION = 4 | 1 | VERSION = 4 |
2 | PATCHLEVEL = 9 | 2 | PATCHLEVEL = 9 |
3 | SUBLEVEL = 24 | 3 | SUBLEVEL = 25 |
4 | EXTRAVERSION = | 4 | EXTRAVERSION = |
5 | NAME = Roaring Lionus | 5 | NAME = Roaring Lionus |
6 | 6 | ||