diff options
author | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2014-08-14 09:07:43 +0800 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2014-08-14 09:07:43 +0800 |
commit | 9f089cfb4be27efe7c1cd1d6261da02496820441 (patch) | |
tree | ac3a1986c7d16e286ab87175d3d96304cc257a89 | |
parent | 0ace429a33ac4e4f7909fa7976dcf94b997ea353 (diff) |
Linux 3.4.103v3.4.103
-rw-r--r-- | Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1,6 +1,6 @@ VERSION = 3 PATCHLEVEL = 4 -SUBLEVEL = 102 +SUBLEVEL = 103 EXTRAVERSION = NAME = Saber-toothed Squirrel |