diff options
author | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2015-07-10 09:50:06 -0700 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2015-07-10 09:50:06 -0700 |
commit | 5cf9896dc5c72a6c68c36140568b755f697f7760 (patch) | |
tree | 6529f4baba7b5370a5dbaec3b905fb4e755d59ac | |
parent | 4e1fc88c6112cb9b691807cc4fe0b6bfa66b1e60 (diff) |
Linux 4.1.2v4.1.2
-rw-r--r-- | Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1,6 +1,6 @@ VERSION = 4 PATCHLEVEL = 1 -SUBLEVEL = 1 +SUBLEVEL = 2 EXTRAVERSION = NAME = Series 4800 |