diff options
author | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2012-12-17 11:14:54 -0800 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2012-12-17 11:14:54 -0800 |
commit | cc8605070a58f12b79c62f369a0446d89a7ca337 (patch) | |
tree | c9454c09ce258cc9418ae283454fa3f3a9e1c809 | |
parent | 53730b4c10781998bb872fce768f578ab4e09aec (diff) |
Linux 3.7.1v3.7.1
-rw-r--r-- | Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1,6 +1,6 @@ VERSION = 3 PATCHLEVEL = 7 -SUBLEVEL = 0 +SUBLEVEL = 1 EXTRAVERSION = NAME = Terrified Chipmunk |