diff options
author | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2013-05-07 20:08:48 -0700 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2013-05-07 20:08:48 -0700 |
commit | bff066a411684d07e23307405f03cf7e7fc4afab (patch) | |
tree | 167d72cf464d88dfdecc06e14b0a19a65e162cf4 | |
parent | 97a0b301f6520690724602497c699890144ccff6 (diff) |
Linux 3.0.77v3.0.77
-rw-r--r-- | Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1,6 +1,6 @@ VERSION = 3 PATCHLEVEL = 0 -SUBLEVEL = 76 +SUBLEVEL = 77 EXTRAVERSION = NAME = Sneaky Weasel |