diff options
author | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2017-01-12 11:41:42 +0100 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2017-01-12 11:41:42 +0100 |
commit | 584fd7872c1bc29d3b752bebb6a5b470018f83e8 (patch) | |
tree | f87246aeb0fbdcdb3e5a49179e0a13fb0661c7d6 | |
parent | 3999c535da7add2f5283303d77eb56434e660fd6 (diff) |
Linux 4.9.3v4.9.3
-rw-r--r-- | Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1,6 +1,6 @@ VERSION = 4 PATCHLEVEL = 9 -SUBLEVEL = 2 +SUBLEVEL = 3 EXTRAVERSION = NAME = Roaring Lionus |