diff options
author | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2013-01-27 20:50:55 -0800 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2013-01-27 20:50:55 -0800 |
commit | 13280f4e2f8cd45240aef9c31643b17bffb3e9de (patch) | |
tree | 7be89d0a36d614041d997a78b130a3c002066713 | |
parent | 3618766f77d75709caf1cd4a9ab947a34e1ec96f (diff) |
Linux 3.7.5v3.7.5
-rw-r--r-- | Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1,6 +1,6 @@ VERSION = 3 PATCHLEVEL = 7 -SUBLEVEL = 4 +SUBLEVEL = 5 EXTRAVERSION = NAME = Terrified Chipmunk |