diff options
author | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2017-05-20 08:28:55 -0400 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2017-05-20 08:28:55 -0400 |
commit | f5eea276d8de10a32e68721707ae8f2fdfaa0960 (patch) | |
tree | 2c4f430dec7ee3af25401ca6c760d95d218e4bbc | |
parent | 9ee8502bd2cc83b5c11e2f255ad233ed823d9909 (diff) |
Linux 4.9.29
-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 = 28 | 3 | SUBLEVEL = 29 |
4 | EXTRAVERSION = | 4 | EXTRAVERSION = |
5 | NAME = Roaring Lionus | 5 | NAME = Roaring Lionus |
6 | 6 | ||