diff options
author | Greg Kroah-Hartman | 2017-01-26 01:25:24 -0600 |
---|---|---|
committer | Greg Kroah-Hartman | 2017-01-26 01:25:24 -0600 |
commit | 09f886dc5a6945679ed35e6acfbc746f472f0f34 (patch) | |
tree | 42b24de1fa5e4b6d331369c6fa7946a1cae3a190 | |
parent | f77ef5348d4bfb498062930bd9af828f3ef2947e (diff) | |
download | kernel-omap-4.9.6.tar.gz kernel-omap-4.9.6.tar.xz kernel-omap-4.9.6.zip |
Linux 4.9.6v4.9.6
-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 = 5 | 3 | SUBLEVEL = 6 |
4 | EXTRAVERSION = | 4 | EXTRAVERSION = |
5 | NAME = Roaring Lionus | 5 | NAME = Roaring Lionus |
6 | 6 | ||