diff options
author | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2013-09-26 16:53:10 -0700 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2013-09-26 16:53:10 -0700 |
commit | 3c7f3084a5583637e668a80457b18f90a8743f0d (patch) | |
tree | 3c818a2e0c49f642d884fe461fd2522d795ef5cc | |
parent | 59e272211a96b1a4aee7ca1c328353f6c9b7e92e (diff) |
Linux 3.0.97v3.0.97
-rw-r--r-- | Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1,6 +1,6 @@ VERSION = 3 PATCHLEVEL = 0 -SUBLEVEL = 96 +SUBLEVEL = 97 EXTRAVERSION = NAME = Sneaky Weasel |