diff options
author | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2013-08-04 16:35:23 +0800 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2013-08-04 16:35:23 +0800 |
commit | 7b17c57914788c370756ddc7ed8ca1b43394ef0f (patch) | |
tree | 97e40f68dd85dc7369aed1382b2c62fea4123c71 | |
parent | 19d22ea89933ca48bcb10fc7919ed7bbefd52362 (diff) |
Linux 3.4.56v3.4.56
-rw-r--r-- | Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1,6 +1,6 @@ VERSION = 3 PATCHLEVEL = 4 -SUBLEVEL = 55 +SUBLEVEL = 56 EXTRAVERSION = NAME = Saber-toothed Squirrel |