diff options
author | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2015-07-21 13:10:33 -0400 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2015-07-21 13:10:33 -0400 |
commit | c8bde72f9af412de57f0ceae218d648640118b0b (patch) | |
tree | a74b9b70351c5b65025d7d89fe39e10776831ff7 /Makefile | |
parent | 7890602ea4fa5793f5ecad24bcca0049fa7ca06d (diff) |
Linux 4.1.3
Diffstat (limited to 'Makefile')
-rw-r--r-- | Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1,6 +1,6 @@ | |||
1 | VERSION = 4 | 1 | VERSION = 4 |
2 | PATCHLEVEL = 1 | 2 | PATCHLEVEL = 1 |
3 | SUBLEVEL = 2 | 3 | SUBLEVEL = 3 |
4 | EXTRAVERSION = | 4 | EXTRAVERSION = |
5 | NAME = Series 4800 | 5 | NAME = Series 4800 |
6 | 6 | ||